containerd/internal/cri
Zhang Tianyang 5611db5309 cri: Make sure host sandbox files exist before adding them to mounts
As `setupSandboxFiles` was done in sandbox controller, it is difficult
here to know if the sandbox controller has done and where the host path
in. Make sure the host path exists before adding them to linux container
mounts, otherwise, the container would generate some unnecessary mounts.

Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
2024-02-19 20:40:24 +08:00
..
annotations Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
bandwidth Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config cri: propagate deprecation list to runtime status 2024-02-14 03:59:49 +09:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
io Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri Fix formatting after moving CRI 2024-02-02 10:12:08 -08:00
opts Revert "cri: make read-only mounts recursively read-only" 2024-02-04 01:17:14 +09:00
server cri: Make sure host sandbox files exist before adding them to mounts 2024-02-19 20:40:24 +08:00
store Fix formatting after moving CRI 2024-02-02 10:12:08 -08:00
testing Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
types Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
util Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00