kubernetes/test
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
..
e2e Merge pull request #34544 from gmarek/split 2016-10-14 07:22:38 -07:00
e2e_node Merge pull request #34631 from timstclair/summary-test 2016-10-14 03:08:37 -07:00
fixtures Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
images Update gcloud docker commands to use gcloud docker -- ARGS 2016-10-10 13:42:34 -07:00
integration Merge pull request #34047 from deads2k/rbac-11-informer-cache 2016-10-14 08:12:28 -07:00
kubemark Extend logging for kubemark failures debugging 2016-09-30 14:29:29 +02:00
soak Change minion to node 2016-09-28 10:53:30 -07:00
utils Move RunRC-like functions to test/utils 2016-10-12 15:06:56 +02:00
.gitattributes Add test/test_owners.csv, for automatic assignment of test failures. 2016-07-01 17:39:14 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Remove old references to contrib/mesos 2016-10-01 16:46:48 +03:00