You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ability to delay preemptions in case of 2-phase admission.
Why is this needed:
Currently preemptions happen when reserving the quota, before additional admission checks. However, some admission checks may take a long time, and maybe over this time the workloads would complete on their own.
Completion requirements:
This enhancement requires the following artifacts:
Design doc
API change
Docs update
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
An ability to delay preemptions in case of 2-phase admission.
Why is this needed:
Currently preemptions happen when reserving the quota, before additional admission checks. However, some admission checks may take a long time, and maybe over this time the workloads would complete on their own.
Completion requirements:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered: