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

Migration from Helm to Flux Helm-controller #1096

Open
benke33 opened this issue Oct 28, 2024 · 0 comments
Open

Migration from Helm to Flux Helm-controller #1096

benke33 opened this issue Oct 28, 2024 · 0 comments

Comments

@benke33
Copy link

benke33 commented Oct 28, 2024

Problem description:

When Flux helm-controller is taking over a Helm-chart installed via other means, Helm install, Helmfile sync etc.
The helm-controller is triggering a "Helm upgrade" to, I assume, add annotations and create Status.History for that HelmRelease object.

Relevant code:
atomic_release.go#L363

Questions:

  • Is there a way to migrate to Flux HelmRelease without triggering a "Helm upgrade"?
  • Is there some best practices when it comes to migrating to Flux HelmReleases from Helm or HelmFile based deployments?
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

No branches or pull requests

1 participant