kubernetes/federation/cmd/federation-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 remove init blocks from all admission plugins 2017-05-23 22:00:32 +02:00
autoscaling.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
batch.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
BUILD register all generic admission plugins when AdmissionOptions are created. 2017-05-29 22:08:59 +02:00
core.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
extensions.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
federation.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
install.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -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 #46459 from p0lyn0mial/move_admission_lifecycle_to_genericapi 2017-05-30 08:42:02 -07:00