Skip to content
  • Nicolas Goudry's avatar
    c6fcbf6e
    Remove access to cluster from anonymous users (#11016) · c6fcbf6e
    Nicolas Goudry authored
    * feat: add user facing variable with default
    
    * feat: remove rolebinding to anonymous users after init and upgrade
    
    * feat: use file discovery for secondary control plane nodes
    
    * feat: use file discovery for nodes
    
    * fix: do not fail if rolebinding does not exist
    
    * docs: add warning about kube_api_anonymous_auth
    
    * style: improve readability of delegate_to parameter
    
    * refactor: rename discovery kubeconfig file
    
    * test: enable new variable in hardening and upgrade test cases
    
    * docs: add option to config parameters
    
    * test: multiple instances and upgrade
    c6fcbf6e
    Remove access to cluster from anonymous users (#11016)
    Nicolas Goudry authored
    * feat: add user facing variable with default
    
    * feat: remove rolebinding to anonymous users after init and upgrade
    
    * feat: use file discovery for secondary control plane nodes
    
    * feat: use file discovery for nodes
    
    * fix: do not fail if rolebinding does not exist
    
    * docs: add warning about kube_api_anonymous_auth
    
    * style: improve readability of delegate_to parameter
    
    * refactor: rename discovery kubeconfig file
    
    * test: enable new variable in hardening and upgrade test cases
    
    * docs: add option to config parameters
    
    * test: multiple instances and upgrade
Loading