k3s/cmd/kube-proxy/app
Kubernetes Submit Queue 676e28ff7a
Merge pull request #54848 from xiangpengzhao/add-ipvsscheduler-testcase
Automatic merge from submit-queue (batch tested with PRs 54906, 54120, 54934, 54915, 54848). 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>.

Improve unit test coverage for kube-proxy configuration.

**What this PR does / why we need it**:

**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 #

**Special notes for your reviewer**:
/cc @ncdc 

**Release note**:

```release-note
NONE
```
2017-11-02 23:02:18 -07:00
..
BUILD add proxy metrics in app level 2017-10-16 21:10:51 +08:00
conntrack.go Skip resize of nf_conntrack/parameters/hashsize if not necessary 2017-04-25 16:08:30 +02:00
server.go Merge pull request #52183 from MrHohn/kube-proxy-incluster-host 2017-10-13 17:33:31 -07:00
server_others.go Merge pull request #54120 from m1093782566/fix-proxy-mode 2017-11-02 23:02:10 -07:00
server_test.go Add check for IPv6 '::' when calculating kube-proxy's node IP 2017-09-25 17:54:57 -04:00
server_windows.go Add Windows Kernel Proxy support 2017-09-14 15:50:47 -07:00
validation.go Add test case for validateIPVSSchedulerMethod. 2017-10-31 16:22:05 +08:00
validation_test.go Add test case for validateIPVSSchedulerMethod. 2017-10-31 16:22:05 +08:00