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:
Hi @Horiodino, it is nice to see you are looking for contributions to the project, however, it is hard to indicate a specific place in code at this point. This is actually a complex task and will require some design as a KEP and very likely some API changes to control the behavior. So, I would not recommend it as a "warm up" task.
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: