kubernetes/federation/cmd
Kubernetes Submit Queue c3742a8fbe Merge pull request #34047 from deads2k/rbac-11-informer-cache
Automatic merge from submit-queue

Run rbac authorizer from cache

RBAC authorization can be run very effectively out of a cache.  The cache is a normal reflector backed cache (shared informer).

I've split this into three parts:
 1. slim down the authorizer interfaces
 1. boilerplate for adding rbac shared informers and associated listers which conform to the new interfaces
 1. wiring

@liggitt @ericchiang @kubernetes/sig-auth
2016-10-14 08:12:28 -07:00
..
federation-apiserver Merge pull request #34047 from deads2k/rbac-11-informer-cache 2016-10-14 08:12:28 -07:00
federation-controller-manager Federated DaemonSet controller 2016-10-11 19:00:22 +02:00
genfeddocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00