c12s-kubespray/roles/network_plugin
Etienne Champetier f26cc9f75b Only use stat get_checksum: yes when needed (#7270)
By default Ansible stat module compute checksum, list extended attributes and find mime type
To find all stat invocations that really use one of those:
git grep -F stat. | grep -vE 'stat.(islnk|exists|lnk_source|writeable)'

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
(cherry picked from commit de1d9df787)

Conflicts:
	roles/etcd/tasks/check_certs.yml
2021-03-15 07:07:05 -07:00
..
calico Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
canal Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00
cilium Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
cni/tasks Use role to copy CNI bin (#5953) 2020-04-16 10:06:45 -07:00
flannel Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
kube-ovn Update kube-ovn to 1.5.2 (#6610) 2020-11-26 09:34:19 -08:00
kube-router Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
macvlan Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
meta Remove contiv related files (#6964) 2020-11-30 06:48:50 -08:00
multus Disable CRI-O restart by Multus (#6930) 2020-11-28 08:52:47 -08:00
ovn4nfv change nodeSelector label from deprecated beta.kubernetes.io/os and arch to kubernetes.io prefix (#7138) 2021-01-13 13:55:02 -08:00
weave Add iptables_backend to weave options (#6639) 2020-09-10 03:49:52 -07:00