kueue
kueue copied to clipboard
[KEP] Extend `WaitForPodsReady` config by `.waitForAdmissionChecks` field
What type of PR is this?
/kind feature
What this PR does / why we need it:
Describes API extension for WaitForPodsReady
which expands it's functionality to AdmissionChecks, to prevent wasteful allocation of resources and starvation.
Which issue(s) this PR fixes:
Part of #3231
Special notes for your reviewer:
Does this PR introduce a user-facing change?
NONE