kubernetes/cmd/kube-proxy/app
Kubernetes Submit Queue bb94058b4f
Merge pull request #56390 from m1093782566/test-mode
Automatic merge from submit-queue. 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>.

Test Proxy Mode

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

Currently, IPVS-based kube-proxy is protected by feature gateway and there is no UT for it. We should test ipvs proxy mode when feature gateway is set.

**Which issue(s) this PR fixes**:
Fixes #56404

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-12-15 21:59:32 -08:00
..
BUILD update bazel BUILD file 2017-11-28 09:33:10 +08:00
conntrack.go Skip resize of nf_conntrack/parameters/hashsize if not necessary 2017-04-25 16:08:30 +02:00
server_others.go refactor canUseIPVSMode and test it 2017-11-27 20:06:47 +08:00
server_test.go test ipvs proxy mode when feature gateway set 2017-11-28 09:33:09 +08:00
server_windows.go Fix NewProxyServer 2017-11-22 14:17:10 -08:00
server.go Doc updates for 1.9 2017-12-11 13:03:17 -06:00