kubernetes/pkg
Kubernetes Submit Queue f01bfd4580 Merge pull request #54204 from Lion-Wei/ipvs-valid
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>.

add ProxyModeIPVS in proxy mode validation

**What this PR does / why we need it**:
Currently didn't add "ipvs" in proxy mode check, then if we use "ipvs" mode, will get this error:
'error: KubeProxyConfiguration.Mode.ProxyMode: Invalid value: "ipvs": must be userspace,iptables or blank (blank means the best-available proxy (currently iptables)'
So I added 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
NONE
```
2017-10-19 01:28:17 -07:00
..
api Add fuzz test for RC/RS conversion. 2017-10-18 12:37:30 -07:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis add ProxyModeIPVS in proxy mode validation 2017-10-19 14:34:37 +08:00
auth Merge pull request #51416 from justinsb/fix_nodeidentitifer_godocs 2017-10-17 08:44:13 -07:00
bootstrap/api update BUILD files 2017-10-15 18:18:13 -07:00
capabilities update BUILD files 2017-10-15 18:18:13 -07:00
client Update bazel 2017-10-18 17:24:04 +02:00
cloudprovider Fixing a glog message to not print managed zones when it is empty 2017-10-17 22:46:58 -07:00
controller Merge pull request #53984 from sttts/sttts-legacyscheme 2017-10-18 10:49:10 -07:00
credentialprovider update BUILD files 2017-10-15 18:18:13 -07:00
features update BUILD files 2017-10-15 18:18:13 -07:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated update BUILD files 2017-10-15 18:18:13 -07:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver Update bazel 2017-10-18 17:24:04 +02:00
kubectl Merge pull request #53609 from juanvallejo/jvallejo/set-user-specified-ns-dry-run-create 2017-10-19 00:24:42 -07:00
kubelet Merge pull request #54062 from porridge/fix-typo-method 2017-10-18 13:11:23 -07:00
kubemark update BUILD files 2017-10-15 18:18:13 -07:00
master Update bazel 2017-10-18 17:24:04 +02:00
printers Update bazel 2017-10-18 17:24:04 +02:00
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #47699 from supereagle/fix-typos 2017-10-17 02:35:52 -07:00
quota update BUILD files 2017-10-15 18:18:13 -07:00
registry Merge pull request #53722 from deads2k/rbac-01-allow-star 2017-10-18 14:02:05 -07:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security PodSecurityPolicy: avoid unnecessary securitycontext mutation 2017-10-16 02:22:10 -04:00
securitycontext SecurityContext: Add accessors/mutators for effective container security context 2017-10-16 02:22:10 -04:00
serviceaccount update BUILD files 2017-10-15 18:18:13 -07:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util update BUILD files 2017-10-15 18:18:13 -07:00
version update BUILD files 2017-10-15 18:18:13 -07:00
volume Merge pull request #53984 from sttts/sttts-legacyscheme 2017-10-18 10:49:10 -07:00
watch update BUILD files 2017-10-15 18:18:13 -07:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD Enable prometheus client metrics in apiserver 2017-10-04 15:21:41 +02:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00