-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for TF resources #121
Conversation
@SvenW @laszlocph thank you for implementing this feature. After upgrading to v0.4.4 I got the following messages in the log due to not having the tofu-controller running in my cluster.
Is there a chance to get the tofu-controller feature maybe on a feature flag? Just to mention it here, I added the apiGroup and resource to my Helm chart: sebastiangaiser/helm-charts@19dff1a |
I noticed the same thing. Sorry for that. I've added a PR to fix the rbac issues but enabling/disabling the controller should maybe be configured via the env somehow |
@laszlocph Do you want me to just add the controller behind an env var or do you have a plan for enabling disabling controllers via something else? |
v0.4.5 has the fix flux reconcile source oci capacitor should pull it right in. |
I've added support for Terraform resources