• Kubernetes Submit Queue's avatar
    Merge pull request #60100 from mtaufen/node-authz-nodeconfigsource · 5ae7bba4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 61829, 61908, 61307, 61872, 60100). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    node authorizer sets up access rules for dynamic config
    
    This PR makes the node authorizer automatically set up access rules for
    dynamic Kubelet config.
    
    I also added some validation to the node strategy, which I discovered we
    were missing while writing this.
    
    This PR is based on another WIP from @liggitt.
    
    ```release-note
    The node authorizer now automatically sets up rules for Node.Spec.ConfigSource when the DynamicKubeletConfig feature gate is enabled.
    ```
    5ae7bba4
Name
Last commit
Last update
..
admission Loading commit data...
authenticator Loading commit data...
authorizer Loading commit data...
options Loading commit data...
server Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
default_storage_factory_builder.go Loading commit data...
doc.go Loading commit data...