kubespray/roles/kubernetes/control-plane
Max Gautier 2ec1c93897
Test group membership with group_names
Testing for group membership with group names makes Kubespray more
tolerant towards the structure of the inventory.
Where 'inventory_hostname in groups["some_group"] would fail if
"some_group" is not defined, '"some_group" in group_names' would not.
2024-09-21 14:09:09 +02:00
..
defaults/main Rename master to control plane - non-breaking changes only (#11394) 2024-09-06 07:56:19 +01:00
handlers Rename master to control plane - non-breaking changes only (#11394) 2024-09-06 07:56:19 +01:00
meta Deduplicate kubeadm_patches tasks 2024-09-10 17:39:31 +02:00
tasks Test group membership with group_names 2024-09-21 14:09:09 +02:00
templates kubeadm: allow to provide patch inline in inventories 2024-09-10 20:37:14 +02:00
vars Update list of admission plugins with a config file 2024-08-26 14:53:20 +02:00