fix bugs introduced by ipvs graceful termination#69268
fix bugs introduced by ipvs graceful termination#69268k8s-ci-robot merged 1 commit intokubernetes:masterfrom Lion-Wei:fix-graceful-termination
Conversation
|
/assign @m1093782566 |
|
/approve |
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Lion-Wei, m1093782566 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 |
|
/kind bug |
|
/retest Review the full test history for this PR. Silence the bot with an |
1 similar comment
|
/retest Review the full test history for this PR. Silence the bot with an |
What this PR does / why we need it:
fix bugs introduced by ipvs graceful termination, and ci is failing cause this problem.
https://k8s-testgrid.appspot.com/sig-network-gce#gci-gce-ipvs
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #69267
Release note: