Files
containerd/pkg/cri
Akihiro Suda b36b415526 cri: mkdir /etc/cni with 0755, not 0700
/etc/cni has to be readable for non-root users (0755), because /etc/cni/tuning/allowlist.conf is used for rootless mode too.
This file was introduced in CNI plugins 1.2.0 (containernetworking/plugins PR 693), and its path is hard-coded.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-01-29 07:49:36 +09:00
..
2022-11-19 01:12:02 +01:00
2022-12-08 09:36:20 -08:00
2022-12-08 09:36:20 -08:00
2023-01-12 17:00:40 -08:00