kubernetes/cmd/kube-apiserver/app
Kubernetes Submit Queue cb201802a1 Merge pull request #46459 from p0lyn0mial/move_admission_lifecycle_to_genericapi
Automatic merge from submit-queue (batch tested with PRs 46552, 46608, 46390, 46605, 46459)

Move admission lifecycle to genericapi

**What this PR does / why we need it**:  ends the whole sequence of moving some admission plugins to generic api.


**Release note**:

```release-note
NONE
```
2017-05-30 08:42:02 -07:00
..
options Change to aggregator so it calls a user apiservice via its pod IP. 2017-05-26 16:10:01 -07:00
preflight Fix golint errors in cmd/kube-apiserver 2017-05-27 17:36:59 +08:00
aggregator.go Change to aggregator so it calls a user apiservice via its pod IP. 2017-05-26 16:10:01 -07:00
apiextensions.go move CRD from alpha to beta 2017-05-30 07:57:26 -04:00
BUILD Merge pull request #46459 from p0lyn0mial/move_admission_lifecycle_to_genericapi 2017-05-30 08:42:02 -07:00
plugins.go register all generic admission plugins when AdmissionOptions are created. 2017-05-29 22:08:59 +02:00
server.go Merge pull request #46377 from noah8713/master 2017-05-30 01:56:03 -07:00