• Kubernetes Submit Queue's avatar
    Merge pull request #34047 from deads2k/rbac-11-informer-cache · c3742a8f
    Kubernetes Submit Queue authored
    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
    c3742a8f
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...