-
-
Notifications
You must be signed in to change notification settings - Fork 15
PodBuilder can now set pod affinity #298
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
Thank you very much for your contribution! I've just kicked off a CI run. |
This is a useful addition that's been on our backburner anyway, thanks! I'd be happy to merge this once the CI errors are sorted out. |
…affinity on PodSpec
…nity when constructing Affinity with only pod_affinity
thanks! Please let me know if this looks good enough, it may get uglier down the line when anti-affinity is added |
Hi @andlaz, unfortunately there are still some clippy & rustfmt issues. |
yes, thanks, let me have a quick look |
Thank you, there's only one rustfmt issue left :) |
Thank you @andlaz, ill go ahead and merge |
bors merge |
Build succeeded: |
Description
Review Checklist