-
Notifications
You must be signed in to change notification settings - Fork 4
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
Deprecate flux2-openshift
in favour of flux-operator
#22
Comments
I'm super excited about the new Users can decide what version of Flux they want, get access to features as soon as they are released upstream, more easily enable persistent storage for critical Flux deployments to go on reconciling the drift when the source of truth is unavailable, and to tune features like concurrency and dependency-requeue. All of these options are in the Flux guide and docs but were not available to OpenShift Flux through the OLM, and similarly unavailable on Azure Flux, Cozystack, or basically anywhere that provides a managed Flux, so I hope they will adopt it too. (Are there any plans to add OLM support for the flux-operator? I am thinking of the smooth transition for my friends that use OpenShift who have already installed the OLM version of Flux from OperatorHub.) - I imagine the answer is no, and I'm not sure why I'd need this, but it's the first question I expect to get when I share this news. |
The Flux Operator can take over Flux deployments made with Flux CLI install, bootstrap, Flux Terraform Provider and Helm with zero downtime. The issue with |
At ControlPlane we've been working on a new Flux Operator that comes with major UX improvements for OpenShift users. For example, being able to customise Flux in the same way bootstrap allows, being able to switch on the multi-tenancy lockdown, automatic upgrades of Flux controllers and much more.
I propose for the https://operatorhub.io/operator/flux to be marked as deprecated, and to link from its readme to https://operatorhub.io/operator/flux-operator
The text was updated successfully, but these errors were encountered: