kubespray/roles
Arthur Outhenin-Chalandre 9e2104c7d3
node: fix default kubelet/runtime cgroups when kube_reserved is false (#9834)
* node: fix default kubelet/runtime cgroups when kube_reserved is false (default)

Commit 1c4db6132d introduced a notion of
kube_reserved. This introduced a breaking change defaulting to use
kube.slice for the container_manager and the kubelet as if kube_reserved
was always enabled whereas it is disabled by default.

This commit fixes this by bringing back system.slice whenever
kube_reserved is disabled.

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>

* inventory/sample: change false for kube_reserved as its the default

Changing the commented value in sample inventory to the actual default
value.

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>

---------

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
2023-03-05 18:48:58 -08:00
..
adduser replace createhome (#9314) 2022-09-23 00:26:39 -07:00
bastion-ssh-config pre-commit autocorrected files (#9750) 2023-02-06 01:35:16 -08:00
bootstrap-os Fix CentOS Extras repo url for Oracle Linux 7 aarch64 (#9791) 2023-02-15 17:43:38 -08:00
container-engine add flag (#9827) 2023-03-05 17:50:57 -08:00
download upgrade kubevip to v0.5.11 (#9852) 2023-03-05 17:54:57 -08:00
etcd fixed clinet to client 2023-02-20 10:09:03 +01:00
etcdctl Add kubeadm option to etcd_deployment_type to replace the etcd_kubeadm_enabled variable (#8317) 2022-02-22 08:53:16 -08:00
helm-apps Helm-apps role for installing helm charts (#8347) 2022-03-14 08:29:58 -07:00
kubernetes node: fix default kubelet/runtime cgroups when kube_reserved is false (#9834) 2023-03-05 18:48:58 -08:00
kubernetes-apps upgrade argocd to v2.6.3 (#9848) 2023-03-03 06:44:58 -08:00
kubespray-defaults [kubernetes] Add hashes for 1.26.2, 1.25.7, 1.24.11 (#9829) 2023-03-01 15:31:17 -08:00
network_plugin update args (#9856) 2023-03-05 18:38:57 -08:00
recover_control_plane Use a variable for standardizing kubectl invocation (#8329) 2022-01-05 02:26:32 -08:00
remove-node Skip removing nodes if cluster is not set (#9430) 2023-01-03 05:03:32 -08:00
reset Fix a bug in removing kubelet data dir (#9764) 2023-02-08 19:04:36 -08:00
upgrade Fix drain rescue task when `kube_override_hostname` is set (#9556) 2022-12-08 16:02:11 -08:00
win_nodes/kubernetes_patch Use a variable for standardizing kubectl invocation (#8329) 2022-01-05 02:26:32 -08:00