-
-
Notifications
You must be signed in to change notification settings - Fork 15
[Merged by Bors] - Make pod overrides usable without roles. #616
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
Conversation
We might want to rename the PR to something like |
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.
Well the description is outdated (you're not Atomic
anymore), but the impl looks good to me.
bors merge |
Required for: stackabletech/spark-k8s-operator#256 - Make pub_overrides_schema public. - Make PodTemplateSpec implement Atomic. - Update CHANGELOG.md Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Pull request successfully merged into main. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
# Description Blocked by: stackabletech/operator-rs#616 Part of stackabletech/issues#346 Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Required for: stackabletech/spark-k8s-operator#256