• Kubernetes Submit Queue's avatar
    Merge pull request #35300 from deads2k/rbac-17-subjectlocator · b1a3f379
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 35300, 36709, 37643, 37813, 37697)
    
    add rbac action to subjects type
    
    This adds the ability to go from an authorization action to the list subjects who have the power to perform the action.  This will be used to either back an RBAC specific endpoint or generic authorization endpoint.  Because of the way authorization works today, the set of subjects returned will always be a subset of those with access since any authorizer can say yes.
    
    @kubernetes/sig-auth
    b1a3f379
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
OWNERS Loading commit data...