Files
kubernetes/pkg/controller
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
..
2016-10-13 07:50:02 -04:00
2016-10-07 10:10:54 -04:00
2016-10-08 15:59:22 +08:00
2016-09-22 09:12:37 -04:00
2016-07-16 13:48:21 -04:00