• Kubernetes Submit Queue's avatar
    Merge pull request #40392 from madhusudancs/federation-kubefed-rbac · ac29a059
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40392, 39242, 40579, 40628, 40713)
    
    [Federation][kubefed] Create a dedicated service account for federation controller manager in the host cluster and give it appropriate permissions.
    
    Ref: Issue #39555
    
    cc @kubernetes/sig-federation-pr-reviews @kubernetes/sig-auth-misc @kubernetes/sig-auth-pr-reviews 
    
    ```release-note
    kubefed init creates a service account for federation controller manager in the federation-system namespace and binds that service account to the federation-system:federation-controller-manager role that has read and list access on secrets in the federation-system namespace. 
    ```
    ac29a059
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...