kubespray/roles/network_plugin/kube-ovn
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
tasks Improving yamllint configuration (#11389) 2024-07-25 18:42:20 -07:00
templates [kube-ovn] update version to 1.12.21 (#11445) 2024-08-15 06:39:18 -07:00
OWNERS fix OWNERS file (#5359) 2019-11-25 17:59:11 -08:00