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

Provide a version of our CRDs without bundling in Flux CRDs #98

Open
chrisseto opened this issue Mar 21, 2024 · 0 comments
Open

Provide a version of our CRDs without bundling in Flux CRDs #98

chrisseto opened this issue Mar 21, 2024 · 0 comments

Comments

@chrisseto
Copy link
Contributor

chrisseto commented Mar 21, 2024

We currently maintain a collection of CRD patches for both our CRDs and Flux CRDs. While there is a flag to disable the bundled flux controllers, there is no way to install just the RedPanda CRDs. Users of the aforementioned flag will likely be very surprised to find that they may have overridden flux's CRDs with our patched versions.

Some of these CRDs worked around backwards compatibility issues. Therefore it's a bit scary to blindly remove them without a better understanding of the existing version matrices.

To work around this we have a couple options:

  1. Provide a version of our CRDs that exclude Flux's CRDs
  2. Provide a version of our CRDs that move flux into the redpanda group version
  3. Remove all flux patches and ensure compatibility between the operator and a window of versions of flux.

JIRA Link: K8S-203

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