kubespray/roles/kubernetes/control-plane
Nicolas Goudry c6fcbf6ee0
Remove access to cluster from anonymous users (#11016)
* 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
2024-04-02 23:54:12 -07:00
..
defaults/main Remove access to cluster from anonymous users (#11016) 2024-04-02 23:54:12 -07:00
handlers Refactor "multi" handlers to use listen (#10542) 2023-11-08 12:28:30 +01:00
meta Disable podCIDR allocation from control-plane when using calico (#10639) 2023-12-12 14:38:36 +01:00
tasks Remove access to cluster from anonymous users (#11016) 2024-04-02 23:54:12 -07:00
templates Remove access to cluster from anonymous users (#11016) 2024-04-02 23:54:12 -07:00
vars Add the option to enable default Pod Security Configuration (#9017) 2022-08-18 01:16:36 -07:00