Revert "fix: handle corner cases in the async preemption"#133203
Revert "fix: handle corner cases in the async preemption"#133203k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
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. |
|
/kind bug I'll take a look at the failure and resubmit the PR |
|
LGTM label has been added. DetailsGit tree hash: 13c6e1b4c284c46d15f2a579514a8756337f3235 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pacoxu, 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 |
|
/hold |
|
Maybe I found the cause. Can I try seeing that would solve the issue first |
Of course. |
|
@pacoxu If you find my patch doesn't solve the failure later, feel free to just /unhold this PR. I can take more time later today. |
|
This is currently blocking the CI and delaying the code freeze. If this bug fix is crucial, an exception for this can be made after the code freeze with stable tests. /unhold |
|
/milestone v1.34 |
Reverts #133167
Just try to revert the previous PR to fix #133201.