k3s/plugin
Kubernetes Submit Queue 4f55f49035 Merge pull request #46042 from derekwaynecarr/quota-admission-registry
Automatic merge from submit-queue (batch tested with PRs 45346, 45903, 45958, 46042, 45975)

ResourceQuota admission control injects registry

**What this PR does / why we need it**:
The `ResourceQuota` admission controller works with a registry that maps a GroupKind to an Evaluator.  The registry used in the existing plug-in is not injectable, which makes usage of the ResourceQuota plug-in in other API server contexts difficult.  This PR updates the code to support late injection of the registry via a plug-in initializer.
2017-05-19 22:29:34 -07:00
..
cmd/kube-scheduler Merge pull request #45739 from timothysc/cm_lock 2017-05-16 18:10:57 -07:00
pkg Merge pull request #46042 from derekwaynecarr/quota-admission-registry 2017-05-19 22:29:34 -07:00
BUILD Add NodeRestriction admission plugin 2017-05-18 16:43:42 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00