kubernetes/cmd/kube-apiserver/app
Kubernetes Submit Queue 9e2878d93c
Merge pull request #58567 from hzxuzhonghu/admission-01
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>.

kube-apiserver flag --admision-control is deprecated, use the new --e…

…nable-admission-plugins



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

1. As #58123 mark kube-apiserver flag `admission-control` deprecated,  replace it in some places.

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

**Release note**:

```release-note
NONE
```
/assign @liggitt @deads2k @sttts
2018-01-30 09:21:38 -08:00
..
options Merge pull request #58567 from hzxuzhonghu/admission-01 2018-01-30 09:21:38 -08:00
testing Extend apiserver testserver such that in can be used in integration tests 2017-11-22 15:16:25 +05:30
aggregator.go add apiregistration v1 2018-01-23 14:11:49 -05:00
apiextensions.go pass APIEnablement through apiserver chain 2018-01-22 19:10:26 +08:00
BUILD generated 2018-01-23 14:11:49 -05:00
server.go Merge pull request #58644 from yguo0905/webhooks 2018-01-26 15:58:27 -08:00