k3s/plugin
Kubernetes Submit Queue a4ff702a13 Merge pull request #51818 from liggitt/controller-roles
Automatic merge from submit-queue (batch tested with PRs 51819, 51706, 51761, 51818, 51500)

Build controller roles/bindings on demand

As we start to have alpha gated features that involve policy changes, we need to conditionally include roles/bindings in policy based on feature enablement.

Examples:
 * https://github.com/kubernetes/kubernetes/pull/49727/files#diff-a066255fca075e2bdcfe045e7ca352f7
 * https://github.com/kubernetes/kubernetes/pull/51202/files#diff-eee450e334a11e0b683ce965f584c3c4R137

This moves the policy building from an init() func to be on demand, so that feature gates set at the point we set up the post-start reconcile take effect
2017-09-03 15:00:11 -07:00
..
cmd/kube-scheduler Merge pull request #51534 from deads2k/scheduler-01-dont-panic 2017-08-31 23:13:18 -07:00
pkg Merge pull request #51818 from liggitt/controller-roles 2017-09-03 15:00:11 -07:00
BUILD Create an EventRateLimit admission control plug-in for the API Server. 2017-09-01 13:38:03 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00