Closed asm582 closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from asm582. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
This seems unnecesary given that schedulingSpec.requeuing.timeInSeconds
does exactly the same thing. You can set that value and MCAD would wait timeInSeconds
seconds before initiating preemption and requeuing. Are we sure we want to have two mechanisms to do this?
Issue link
620
What changes have been made
We have used
DISPATCH_RESOURCE_RESERVATION_TIMEOUT
to slowdown preemption based on dispatched condition timestampVerification steps
Manual tests
Checks