kubespray/roles/container-engine/cri-o/templates
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
..
config.json.j2 pre-commit autocorrected files (#9750) 2023-02-06 01:35:16 -08:00
crio.conf.j2 Refactor NRI activation for containerd and CRI-O (#10470) 2023-09-26 08:05:25 -07:00
http-proxy.conf.j2 Add proxy support to CRI-O service (#4607) 2020-04-21 04:12:55 -07:00
registry.conf.j2 Update configuration of registries in cri-o (#7852) 2022-01-05 07:36:40 -08:00
unqualified.conf.j2 CRI-O: fix unqualified-search registries (#8496) 2022-02-04 23:46:50 -08:00