-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Re-evaluate set of merge-blocking jobs for kubernetes/kubernetes #18729
Copy link
Copy link
Closed
Labels
area/jobskind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.sig/testingCategorizes an issue or PR as relevant to SIG Testing.Categorizes an issue or PR as relevant to SIG Testing.
Milestone
Metadata
Metadata
Assignees
Labels
area/jobskind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.sig/testingCategorizes an issue or PR as relevant to SIG Testing.Categorizes an issue or PR as relevant to SIG Testing.
Pulling this out of kubernetes/kubernetes#92937 (comment)
Related to but not explicitly part of #18551
One thing that's come up in discussion over why kubernetes PR's are so hard to merge (kubernetes/kubernetes#92937) is whether we really need so many jobs to run for each and every single PR that is opened against kubernetes/kubernetes. There is a desire to see if we can trim the number of jobs down without sacrificing (too much) coverage.
Reasons for this are:
/priority important-soon
/area jobs
/sig testing
/sig release
FYI @BenTheElder @liggitt @kubernetes/ci-signal