containerd/internal/cri/opts
Akihiro Suda 9077d13728
KEP-3857: Recursive Read-only (RRO) mounts
See kubernetes/enhancements issue 3857 (PR 3858).

Replaces PR 9713 `cri: make read-only mounts recursively read-only`

Unlike PR 9713, this PR does not automatically upgrade RO mounts to RRO.

Test depends on:
- kubernetes-sigs/cri-tools PR 1344

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-02-19 00:42:50 +09:00
..
container.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_darwin_opts.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_linux_opts.go KEP-3857: Recursive Read-only (RRO) mounts 2024-02-19 00:42:50 +09:00
spec_linux_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_linux.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_nonlinux.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_nonwindows.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_opts_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_opts.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_windows_opts.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_windows_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
spec_windows.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00