kubernetes/cmd/kube-apiserver
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
..
app Merge pull request #58567 from hzxuzhonghu/admission-01 2018-01-30 09:21:38 -08:00
apiserver.go low hanging fruit for using cobra commands 2018-01-17 13:43:43 -05:00
BUILD low hanging fruit for using cobra commands 2018-01-17 13:43:43 -05:00
OWNERS kube-apiserver: add myself to OWNERS 2017-06-07 12:43:38 +02:00