k3s/plugin
Kubernetes Submit Queue d6b18a96dd Merge pull request #53611 from p0lyn0mial/pass_scheme_to_admission_plugins
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>.

removes k8s.io/kubernetes/pkg/api dependency from the webhook plugin.

**What this PR does / why we need it**: removes `k8s.io/kubernetes/pkg/api` dependency from `webhook` plugin. The runtime.scheme can be injected to the webhook from the plugin initializer.

**Release note**:

```
NONE
```
2017-10-10 13:53:27 -07:00
..
cmd/kube-scheduler Merge pull request #52723 from k82cn/k8s_42001_5 2017-10-03 05:15:20 -07:00
pkg Merge pull request #53611 from p0lyn0mial/pass_scheme_to_admission_plugins 2017-10-10 13:53:27 -07:00
BUILD generated 2017-10-09 10:58:12 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00