kubespray/playbooks
k8s-infra-cherrypick-robot 5988b69d66
Fix: cannot stop & remove all cri containers via remove_node.yml (#11638)
Before adding these changes, `ansible_facts.services["containerd.service"]` will not defined and fail to check for triggering the container stop and delete behaviors.

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
Co-authored-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2024-10-16 02:35:03 +01:00
..
ansible_version.yml Upgrade ansible-core to 2.16.4 (#10984) 2024-03-14 02:12:45 -07:00
boilerplate.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
cluster.yml fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +01:00
facts.yml Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
install_etcd.yml Fix etcd client generation (#10769) 2024-01-16 15:50:41 +01:00
recover_control_plane.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
remove_node.yml Fix: cannot stop & remove all cri containers via remove_node.yml (#11638) 2024-10-16 02:35:03 +01:00
reset.yml Factorize some identical playbooks steps into their own sub-playbooks (#10633) 2023-12-04 23:24:00 +01:00
scale.yml fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +01:00
upgrade_cluster.yml fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +01:00