Add test for kube-proxy running with "--cleanup-iptables=true"#48237
Add test for kube-proxy running with "--cleanup-iptables=true"#48237k8s-github-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
Hi @xiangpengzhao. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. 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/test-infra repository. I understand the commands that are listed here. |
|
/ok-to-test |
|
/assign |
|
/lgtm |
|
/unassign @lavalamp @thockin |
c368625 to
c685df7
Compare
|
@dchen1107 @ncdc PTAL, thanks! |
|
/lgtm |
|
/retest |
|
/lgtm |
|
/assign @thockin for cmd/ review |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dcbw, ncdc, thockin, xiangpengzhao Associated issue: 48177 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
Automatic merge from submit-queue |
What this PR does / why we need it:
Add test to prevent such kube-proxy panic to happen again.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #48177Special notes for your reviewer:
Forgot to add this in last PR #48183. Should we also add this to v1.7 milestone?
/cc @ncdc @dchen1107
Release note: