containerd/pkg/cri/opts
Samuel Karp 52afa34f52
cri: update WithoutDefaultSecuritySettings comment
This pointer to an issue never got updated after the CRI plugin was
absorbed into the main containerd repo as an in-tree plugin.

Signed-off-by: Samuel Karp <samuelkarp@google.com>
2023-05-07 15:22:35 -07:00
..
container.go Implement Windows mounting for bind and windows-layer mounts 2023-03-31 06:15:17 -07:00
spec_darwin_opts.go Add basic spec and mounts for Darwin 2023-01-12 17:00:40 -08:00
spec_linux_opts.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
spec_linux_test.go Refactor pkg packages 2020-10-08 17:30:17 -07:00
spec_linux.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
spec_nonlinux.go Have separate spec builder for each platform 2023-01-11 13:12:25 -08:00
spec_nonwindows.go Add ArgsEscaped support for CRI 2023-03-03 13:38:06 -08:00
spec_opts_test.go Have separate spec builder for each platform 2023-01-11 13:12:25 -08:00
spec_opts.go cri: update WithoutDefaultSecuritySettings comment 2023-05-07 15:22:35 -07:00
spec_windows_opts.go fix: Update error message format based on feedback 2023-03-17 06:49:12 +11:00
spec_windows_test.go Have separate spec builder for each platform 2023-01-11 13:12:25 -08:00
spec_windows.go Add ArgsEscaped support for CRI 2023-03-03 13:38:06 -08:00