-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: Default stackableVersion to operator version #267
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Did this change the CRD? Is this a breaking change? |
Should not be breaking. You can still set the stackable version, or if left out (new) will default to operator version. |
But did it change the CRD? |
This needs a release note entry saying that we switched the default PullPolicy |
Yeah, that sounds like a good idea. |
Description
Part of stackabletech/issues#404
Definition of Done Checklist
Author
Reviewer
Acceptance