k3s/plugin/pkg
Kubernetes Submit Queue 03ccb4f084 Merge pull request #46051 from p0lyn0mial/admission_plugins_register_method
Automatic merge from submit-queue (batch tested with PRs 45313, 46051)

Change all the existing admission init blocks to call a Register function

**What this PR does / why we need it**:
this is a two stage refactor when done there will be no init block in admission plugins.
Instead all plugins expose Register function which accept admission.Plugins instance.
The registration to global plugin registry happens inside Register function

**Release note**:

```
NONE
```
2017-05-19 06:39:02 -07:00
..
admission Merge pull request #46051 from p0lyn0mial/admission_plugins_register_method 2017-05-19 06:39:02 -07:00
auth Merge pull request #45112 from liggitt/quote-log-message 2017-04-28 19:18:22 -07:00
scheduler Update scheduler reviewers 2017-05-15 12:48:22 -05:00