c12s-kubespray/roles
Etienne Champetier de1d9df787
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>
2021-02-10 05:36:59 -08:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
container-engine Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
download Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
etcd Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
etcdctl Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
kubernetes Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
kubernetes-apps Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
kubespray-defaults Changes to support Dual Stack networking 2021-02-05 00:04:52 -08:00
network_plugin Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
recover_control_plane Move recover_control_plane/master to control-plane (#7236) 2021-02-03 02:06:29 -08:00
remove-node Remove ignore_errors from drain tasks and enable retires (#7151) 2021-01-15 13:17:43 -08:00
reset Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
upgrade Add retries to drain during upgrade. Allow leaving nodes cordoned after drain failure. Allow continuing upgrade if drain fails. (#7206) 2021-01-26 11:10:31 -08:00
win_nodes/kubernetes_patch Cleanup old checks for k8s 1.18 (#7192) 2021-01-19 08:43:45 -08:00