k3s/pkg/proxy
Kubernetes Submit Queue a87057bc6f
Merge pull request #54700 from pecameron/iptables-log
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
```
2017-10-27 14:38:32 -07:00
..
config update BUILD files 2017-10-15 18:18:13 -07:00
healthcheck update BUILD files 2017-10-15 18:18:13 -07:00
iptables Remove iptables log on restore failure 2017-10-27 09:14:35 -04:00
ipvs fix review comments 2017-10-24 10:30:38 +08:00
metrics add proxy metrics in app level 2017-10-16 21:10:51 +08:00
userspace Merge pull request #47699 from supereagle/fix-typos 2017-10-17 02:35:52 -07:00
util update BUILD files 2017-10-15 18:18:13 -07:00
winkernel Merge pull request #53634 from m1093782566/win-session 2017-10-26 21:08:33 -07:00
winuserspace update BUILD files 2017-10-15 18:18:13 -07:00
BUILD add proxy metrics in app level 2017-10-16 21:10:51 +08:00
OWNERS add m1093782566 to pkg/proxy/OWNERS 2017-10-13 11:39:25 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00