containerd/internal/cri/server/podsandbox
fengwei0328 c7f64196fc Fix privileged container sysfs can't be rw because pod is ro by default
Signed-off-by: fengwei0328 <feng.wei8@zte.com.cn>
2025-02-28 16:07:00 +00:00
..
types sandbox: optimize the lock in PodSandbox 2024-02-26 10:15:18 +08:00
container_linux.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
controller_test.go sandbox: optimize the lock in PodSandbox 2024-02-26 10:15:18 +08:00
controller.go sandbox: add sandbox controller v2 2024-10-16 17:37:05 +08:00
events.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
helpers_linux_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
helpers_linux.go internal/cri: simplify netns setup with pinned userns 2024-09-11 07:21:43 +08:00
helpers_other.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
helpers_selinux_linux_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
helpers_test.go dedup BuildLabels 2024-10-21 13:23:25 -04:00
helpers_windows.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
helpers.go dedup BuildLabels 2024-10-21 13:23:25 -04:00
opts.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
recover_test.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
recover.go sandbox: optimize the lock in PodSandbox 2024-02-26 10:15:18 +08:00
sandbox_delete.go Update errdefs to 0.3.0 2024-10-18 16:04:54 -07:00
sandbox_run_linux_test.go internal/cri: simplify netns setup with pinned userns 2024-09-11 07:21:43 +08:00
sandbox_run_linux.go dedup GetPassthroughAnnotations 2024-10-21 11:35:00 -04:00
sandbox_run_other_test.go internal/cri: simplify netns setup with pinned userns 2024-09-11 07:21:43 +08:00
sandbox_run_other.go cri: add pause image name to annotations 2024-04-09 22:33:58 +08:00
sandbox_run_test.go internal/cri: simplify netns setup with pinned userns 2024-09-11 07:21:43 +08:00
sandbox_run_windows_test.go internal/cri: simplify netns setup with pinned userns 2024-09-11 07:21:43 +08:00
sandbox_run_windows.go dedup GetPassthroughAnnotations 2024-10-21 11:35:00 -04:00
sandbox_run.go Fix privileged container sysfs can't be rw because pod is ro by default 2025-02-28 16:07:00 +00:00
sandbox_stats.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
sandbox_status.go Remove cri SandboxInfo RuntimeHandler 2024-08-29 15:50:14 -07:00
sandbox_stop.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
store.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00