containerd/internal/cri/config
Akihiro Suda 6f3833f258
CRI: remove disable_cgroup
`disable_cgroup` was implemenetd in containerd/cri PR 970 (Nov 2018)
for supporting very early version of Usernetes on cgroup v1 hosts,
when most distros were still not ready to support cgroup v2.

This configuration is no longer needed, as cgroup v2 delegation is
now supported on almost all distros.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-08-15 06:08:30 +09:00
..
config_kernel_linux_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config_kernel_linux.go Revert "cri: make read-only mounts recursively read-only" 2024-02-04 01:17:14 +09:00
config_kernel_other.go Revert "cri: make read-only mounts recursively read-only" 2024-02-04 01:17:14 +09:00
config_test.go Revert "cri: make read-only mounts recursively read-only" 2024-02-04 01:17:14 +09:00
config_unix.go Provide ability to set lo up without CNI 2024-05-17 14:34:55 -06:00
config_windows.go Provide ability to set lo up without CNI 2024-05-17 14:34:55 -06:00
config.go CRI: remove disable_cgroup 2024-08-15 06:08:30 +09:00
streaming_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
streaming.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00