kubespray/roles
Max Gautier 2826b357d4
Remove serialized collect of ansible_default_ipv4
The fallback_ips tasks are essentially serializing the gathering of one
fact on all the hosts, which can have dramatic performance implications
on large clusters (several minutes).

This is essentially a reversal of 35f248dff0
Being able to run without refreshing the cache facts is not worth it.

We keep fallback_ip for now, simply changing the access to a normal
hostvars variable instead of a custom dictionnary.
2024-10-04 14:19:20 +02:00
..
adduser Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
bastion-ssh-config Improving yamllint configuration (#11389) 2024-07-25 18:42:20 -07:00
bootstrap-os Fix Flatcar bug #11268 missing default value for ansible_interpreter_python_fallback variable (#11270) 2024-10-03 09:54:27 +01:00
container-engine update containerd_max_container_log_line_size default value (#11585) 2024-09-30 09:12:03 +01:00
download Test group membership with group_names 2024-09-21 14:09:09 +02:00
etcd Remove serialized collect of ansible_default_ipv4 2024-10-04 14:19:20 +02:00
etcdctl_etcdutl Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
helm-apps force update helm repo if exists on host (#11043) 2024-04-08 19:02:48 -07:00
kubernetes Remove serialized collect of ansible_default_ipv4 2024-10-04 14:19:20 +02:00
kubernetes-apps Merge pull request #11568 from VannTen/cleanup/dont_rely_on_kube_node_existing 2024-09-27 11:30:02 +01:00
kubespray-defaults Remove serialized collect of ansible_default_ipv4 2024-10-04 14:19:20 +02:00
network_plugin Remove serialized collect of ansible_default_ipv4 2024-10-04 14:19:20 +02:00
recover_control_plane Rename master to control plane - non-breaking changes only (#11394) 2024-09-06 07:56:19 +01:00
remove-node remove-etcd-node: cleanups, correct change semantics 2024-09-24 09:11:32 +02:00
reset Test group membership with group_names 2024-09-21 14:09:09 +02:00
upgrade Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
win_nodes/kubernetes_patch Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00