kubernetes/cmd/kube-proxy/app
Kubernetes Submit Queue 440b2b6ea7
Merge pull request #61077 from islinwb/fix_ipvs_warninfo
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>.

Init ipvsInterface only when ipvs modules are present

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-05-31 20:01:26 -07:00
..
BUILD Merge pull request #58442 from m1093782566/ipvs-ga 2018-05-30 21:21:42 -07:00
conntrack.go Skip resize of nf_conntrack/parameters/hashsize if not necessary 2017-04-25 16:08:30 +02:00
init_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
init_windows.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
server_others_test.go remove ipvs feature gateway 2018-05-30 10:43:16 +08:00
server_others.go Merge pull request #61077 from islinwb/fix_ipvs_warninfo 2018-05-31 20:01:26 -07:00
server_test.go remove ipvs feature gateway 2018-05-30 10:43:16 +08:00
server_windows.go Fix NewProxyServer 2017-11-22 14:17:10 -08:00
server.go kube-proxy should not depend on kubectl 2018-05-18 09:24:38 +08:00