k3s/plugin/pkg
Kubernetes Submit Queue 949440b43a Merge pull request #43698 from sttts/sttts-non-global-admission-plugin-registry
Automatic merge from submit-queue

Non global admission plugin registry

For testing the global state is a problem. This PR turns the actual registry into a struct that must be instantiated. For the beginning, we do this in `pkg/kubeapiserver/admission`. In some follow-up (where we hunt down all globals some day), we will move this into the genericapiserver.
2017-04-12 04:12:11 -07:00
..
admission Merge pull request #43698 from sttts/sttts-non-global-admission-plugin-registry 2017-04-12 04:12:11 -07:00
auth Adds support for PodCIDR allocation from the GCE cloud provider 2017-04-11 14:07:54 -07:00
scheduler Merge pull request #44152 from NickrenREN/scheduler-bind 2017-04-11 07:57:16 -07:00