kubespray/roles/network_plugin/flannel
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
..
defaults Remove serialized collect of ansible_default_ipv4 2024-10-04 14:19:20 +02:00
meta Use role to copy CNI bin (#5953) 2020-04-16 10:06:45 -07:00
tasks Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
templates [flannel] update to v0.21.4 (#10027) 2023-04-25 13:08:16 -07:00