c12s-kubespray/roles/kubernetes/preinstall
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
..
defaults Add bash-completion package (#7510) 2021-04-15 08:33:50 -07:00
files Preconfigure DNS stack and docker early 2016-12-09 17:30:55 +01:00
handlers Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
meta remove atomic support because reached end of live (#5783) 2020-03-17 14:31:27 -07:00
tasks Feature DynamicKubeletConfig is deprecated in 1.22 and will not move to GA (#7938) 2021-09-07 10:47:16 -07:00
templates force other resolvers to be secondary when using systemd-resolved (#5391) 2019-12-02 08:41:04 -08:00
vars [2.17] Fix containerd failed to start if apparmor is not installed (#8042) 2021-10-01 10:00:24 -07:00
gen-gitinfos.sh Fix gen-gitinfos.sh 2016-08-23 10:15:30 +02:00