-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Kubernetes CI Policy: merge-blocking jobs must run in dedicated cluster #18550
Comments
sig testing |
I'm trialing migration of three different kinds of jobs to get a feel for whether the rest can be migrated over in a similar fashion, or whether more preparation is needed:
Based on how these go I'll break out other TODO's into help wanted issues |
/cc |
OK, I've broken out everything I think can be done right now, tagged as help-wanted, and added to the CI Policy Improvements - Next Priority column The remaining TODO's need some unblocking work |
We may need to roll some jobs back or adjust some limits. Started bumping into a quota we're having difficulty raising kubernetes/k8s.io#1132 (comment) |
IP quota has been bumped to a reasonable level. I'm now less concerned about trying to mitigate or undo migration of the jobs that have been migrated thus far. |
kubernetes/k8s.io#1187 trying to improve cluster's I/O capacity, I'm wary of moving over pull-kubernetes-bazel jobs until this is addressed |
kubernetes/k8s.io#1231 we're starting to hit the max nodepool size of 90 so I'd like to increase to 150 |
Heya: +1 if we can get this updated with the checkbox marked for #18854 |
In the write-up, under
This item is now closed: Is that TODO now complete? Also wondering if the other items in the TODO section:
need an update? |
@LappleApple #19073 is the last remaining issue |
Part of kubernetes#19073 Ref: kubernetes#18550 Signed-off-by: Arnaud Meukam <[email protected]>
Closed out the last remaining issue #19073 (comment) All merge-blocking jobs run in k8s-infra-prow-build. Last thing to do is switch job config tests to fail instead of warn to prevent future violations of this policy. |
Opened #20416 to switch job config tests |
Part of #18551
Why this is necessary:
Decisions to make:
Jobs to migrate:
TODO:
The text was updated successfully, but these errors were encountered: