-
-
Notifications
You must be signed in to change notification settings - Fork 12
Create ADR on CRD versioning #273
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Yes, we need this. No, this doesn't have anything whatsoever to do with how Helm deploys the CRDs. To quote the docs:
|
Fuck |
There is now an epic: stackabletech/issues#507 I'm closing this in favor of the epic (which also links to a different ADR ticket) |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
We do not currently version our CRDs in a proper fashion, but rather just yolo changes.
This is something that we urgently need to change and introduce proper versions for all our CRDs. However I believe that this requires us to provide conversion functions and controllers to run these functions, which makes this a somewhat larger issue than just updating the version in our CRDs.
This ticket is done when:
The text was updated successfully, but these errors were encountered: