Skip to content
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

Bump the deprecated FluxCD versions #1539

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moconnor-cni
Copy link

@moconnor-cni moconnor-cni commented Mar 3, 2025

Issues

This PR addresses the following issue

Testing

Installed the operator using the revised script. Note the warnings no longer appear.

% kubectl apply -f https://raw.githubusercontent.com/moconnor-cni/tofu-controller/refs/heads/main/docs/release.yaml
helmrepository.source.toolkit.fluxcd.io/tofu-controller created
helmrelease.helm.toolkit.fluxcd.io/tofu-controller created

The operator is installed as expected

% kubectl -n flux-system get helmrepository,helmrelease
NAME                                                      URL                                          AGE     READY   STATUS
helmrepository.source.toolkit.fluxcd.io/tofu-controller   https://flux-iac.github.io/tofu-controller   3m17s   True    stored artifact: revision 'sha256:d9d77a5cdbb5518fa9936a62fdda619f65ba3e08c48b11f4c6abdf50391f3d1e'

NAME                                                 AGE     READY   STATUS
helmrelease.helm.toolkit.fluxcd.io/tofu-controller   3m17s   True    Helm install succeeded for release flux-system/tofu-controller.v1 with chart tofu-controller@0.16.0-rc.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant