kubespray/roles/container-engine
Feruzjon Muyassarov 1fd31ccc28
Refactor NRI activation for containerd and CRI-O (#10470)
Refactor NRI (Node Resource Interface) activation in CRI-O and
containerd. Introduce a shared variable, nri_enabled, to streamline
the process. Currently, enabling NRI requires a separate update of
defaults for each container runtime independently, without any
verification of NRI support for the specific version of containerd
or CRI-O in use.

With this commit, the previous approach is replaced. Now, a single
variable, nri_enabled, handles this functionality. Also, this commit
separates the responsibility of verifying NRI supported versions of
containerd and CRI-O from cluster administrators, and leaves it to
Ansible.

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2023-09-26 08:05:25 -07:00
..
containerd Refactor NRI activation for containerd and CRI-O (#10470) 2023-09-26 08:05:25 -07:00
containerd-common Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
cri-dockerd Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
cri-o Refactor NRI activation for containerd and CRI-O (#10470) 2023-09-26 08:05:25 -07:00
crictl Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
crun/tasks Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
docker Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
docker-storage Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
gvisor Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
kata-containers Set owner/group to root/root when unarchiving kata-containers (#10338) 2023-08-08 05:06:15 -07:00
meta [docker] use cri-dockerd instead of dockershim for any kubernetes version deployed with docker as the container_manager 2022-06-15 00:57:20 -07:00
nerdctl Fix containerd config_path mirrors and remove nerdctl insecure_registry (#10196) 2023-08-16 05:18:27 -07:00
runc Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
skopeo/tasks Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
validate-container-engine/tasks project: resolve ansible-lint key-order rule (#10314) 2023-08-10 00:57:27 -07:00
youki Fix youki binary download url (#10337) 2023-08-08 06:12:15 -07:00