k3s/pkg/registry
Kubernetes Submit Queue 91c03b0e8f Merge pull request #43813 from liggitt/conditional-post-start-hook
Automatic merge from submit-queue

Make RBAC post-start hook conditional on RBAC authorizer being used

Makes the RBAC post-start hook (and reconciliation) conditional on the RBAC authorizer being used

Ensures we don't set up unnecessary objects.

```release-note
RBAC role and rolebinding auto-reconciliation is now performed only when the RBAC authorization mode is enabled.
```
2017-03-31 05:51:49 -07:00
..
apps StatefulSet: Set DefaultGarbageCollectionPolicy to OrphanDependents. 2017-03-06 09:46:03 -08:00
authentication
authorization
autoscaling
batch Issue 37166: remove everything from batch/v2alpha1 that is not new 2017-03-06 12:12:38 +01:00
cachesize
certificates
core Merge pull request #43260 from thockin/nodeport-allocation-rand-seed 2017-03-30 23:36:30 -07:00
extensions move category expansion out of restmapper 2017-03-27 13:54:05 -04:00
policy
rbac Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
registrytest Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
settings
storage Regenerate everything 2017-03-02 08:56:26 +01:00
BUILD
OWNERS
doc.go