Re-enable SchedulerAsyncAPICalls feature in v1.35#135059
Re-enable SchedulerAsyncAPICalls feature in v1.35#135059k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/cc @dom4ha @sanposhiho |
|
/sig scheduling |
sanposhiho
left a comment
There was a problem hiding this comment.
/lgtm
/approve
Thanks for all the fixes on this issue!
|
LGTM label has been added. DetailsGit tree hash: bcf92da0f702470d2aff397f334384d35ec960c3 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: macsko, sanposhiho The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
What this PR does / why we need it:
SchedulerAsyncAPICalls feature gate was disabled because of a known regressions related to asynchronous preemption (#134400). Now, as these issues were resolved (#134157, #134927, #134730), we can re-enable the feature gate.
Which issue(s) this PR is related to:
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: