kubernetes/plugin/pkg
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
..
admission Merge pull request #32555 from pweil-/admission-authorizer 2016-10-13 03:40:11 -07:00
auth run authorization from a cache 2016-10-13 07:53:40 -04:00
client/auth no need to remove file respectively 2016-09-29 14:24:58 +08:00
scheduler Part 1 of pr #33763: cleanup CheckServiceAffinity in preparation for 2016-10-13 10:38:45 -04:00
webhook Revert "Revert "Allow webhook authenticator to use TokenReviewsInterface"" 2016-09-13 16:23:17 -04:00