c12s-kubespray/roles/kubernetes
Mathieu Parent 87fee0cccf
[2.17] Fix containerd failed to start if apparmor is not installed (#8042)
* Ensure apparmor is installed (#8011)

Kubespray deployment failed when using containerd backend on nodes that apparmor was not installed or previously removed. This PR ensure apparmor is installed by adding it into required_pkgs var.

(cherry picked from commit 4bace2491d)

* Ensure apparmor is installed (#8036)

Kubespray deployment failed when using containerd backend on nodes that apparmor was not installed or previously removed. This PR ensure apparmor is installed by adding it into required_pkgs var.

(cherry picked from commit af04906b51)

Co-authored-by: rtsp <git@rtsp.us>
2021-10-01 10:00:24 -07:00
..
client retry to fetch binary if it fails first time (#7839) 2021-07-30 00:17:38 -07:00
control-plane Use kube_config_dir for kubeconfig (#7996) (#8037) 2021-09-30 02:08:08 -07:00
kubeadm Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
node Feature DynamicKubeletConfig is deprecated in 1.22 and will not move to GA (#7938) 2021-09-07 10:47:16 -07:00
node-label/tasks Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
preinstall [2.17] Fix containerd failed to start if apparmor is not installed (#8042) 2021-10-01 10:00:24 -07:00
tokens Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00