kubespray/roles/container-engine/cri-o
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
..
defaults Refactor NRI activation for containerd and CRI-O (#10470) 2023-09-26 08:05:25 -07:00
files Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
handlers Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
meta fix(crio): First runc then crictl (#9780) 2023-02-19 22:27:38 -08:00
molecule/default Use supported version of fedora in CI (#10108) 2023-08-08 00:50:12 -07:00
tasks Move runroot from crio.conf to storage.conf (#10372) 2023-08-17 10:17:22 -07:00
templates Refactor NRI activation for containerd and CRI-O (#10470) 2023-09-26 08:05:25 -07:00