• Kubernetes Submit Queue's avatar
    Merge pull request #54700 from pecameron/iptables-log · a87057bc
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 54635, 54250, 54657, 54696, 54700). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Remove iptables log on restore failure
    
    Don't log the set of rules at v2 in kube-proxy on error.
    The rules are displayed at v5 before the restore is attempted.
    
    In a large cluster the report can generate up to 100000 lines.
    A partial report is only helpful if the problem is displayed
    in the partial report.
    
    
    
    **What this PR does / why we need it**:
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    a87057bc
Name
Last commit
Last update
..
config Loading commit data...
healthcheck Loading commit data...
iptables Loading commit data...
ipvs Loading commit data...
metrics Loading commit data...
userspace Loading commit data...
util Loading commit data...
winkernel Loading commit data...
winuserspace Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
types.go Loading commit data...