k3s/plugin
Kubernetes Submit Queue 6154a9e16c Merge pull request #53477 from caesarxuchao/genenic-initializer
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>.

Move initializer plugin to the generic apiserver

* Moves `k8s.io/kuberentes/plugin/pkg/admission/initialization` to `k8s.io/apiserver/pkg/admission/plugin/initialization`
* Moves `k8s.io/kubernetes/pkg/kubeapiserver/admission/configuration` to `k8s.io/apiserver/pkg/admission/configuration`
* The initializer plugin used to depend on `k8s.io/kubernetes` because it does a type assertion of `api.Pod`. It tries to skip mirror pod. I converted that code to use the generic accessor pattern.
2017-10-10 09:46:00 -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 #53477 from caesarxuchao/genenic-initializer 2017-10-10 09:46:00 -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