-
Notifications
You must be signed in to change notification settings - Fork 168
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
Make build pod nodeSelector, Tolerations, and Affinity configurable #820
Conversation
501f8b9
to
700d3ad
Compare
5bbfdcc
to
0700500
Compare
Codecov Report
@@ Coverage Diff @@
## main #820 +/- ##
==========================================
+ Coverage 67.78% 68.06% +0.27%
==========================================
Files 112 112
Lines 4843 4856 +13
==========================================
+ Hits 3283 3305 +22
+ Misses 1191 1186 -5
+ Partials 369 365 -4
Continue to review full report at Codecov.
|
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.
It looks like the open api needs to be regenerated with runtimeClassName, schedulerName
5f2d43e
to
886e940
Compare
how do I keep forgetting! |
Let's wait until the corresponding RFC is merged #812 |
- Build pods will no longer determine tolerations fix #621
- We don't need this data anymore as tolerations are not automatic
886e940
to
4eab06b
Compare
fix #621