kubernetes/pkg/proxy/apis/kubeproxyconfig
Kubernetes Submit Queue 1f025dde30
Merge pull request #57127 from feiskyer/proxy-validation
Automatic merge from submit-queue (batch tested with PRs 57127, 57011, 56754, 56601, 56483). 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>.

Enhance proxy mode validation

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

Proxy modes are list multiple times in validateProxyModeWindows and validateProxyModeLinux. This PR enhances the validation logic and only list them once.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:

Refer https://github.com/kubernetes/kubernetes/pull/56529/files#r156448205.

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/assign @thockin
2017-12-17 06:25:50 -08:00
..
scheme update bazel 2017-11-15 11:28:23 +08:00
v1alpha1 Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
validation Merge pull request #57127 from feiskyer/proxy-validation 2017-12-17 06:25:50 -08:00
BUILD Update generated code 2017-11-10 18:26:46 +01:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
OWNERS Rename kubeproxy config pkg and group. 2017-11-04 11:42:36 +08:00
register.go Use "kubeproxy.config.k8s.io" as final group name. 2017-11-04 11:42:36 +08:00
types.go Makes modes OS-specific (+ fixes tests). 2017-11-29 15:10:09 -08:00
zz_generated.deepcopy.go Update generated code 2017-11-10 18:26:46 +01:00