.. |
container_linux.go
|
Add TODOs for the remaining work
|
2022-08-04 10:29:15 -07:00 |
controller_test.go
|
Refactor sandbox controller interface
|
2023-02-06 21:39:30 -08:00 |
controller.go
|
Cleanup logrus imports
|
2023-05-05 11:54:14 -07:00 |
helpers_linux_test.go
|
pkg/cri/sbserver: sub-test uses array and capture range var
|
2023-04-16 15:22:13 +08:00 |
helpers_linux.go
|
Cleanup CRI files
|
2022-07-29 16:08:07 -07:00 |
helpers_other.go
|
chore: use go fix to cleanup old +build buildtag
|
2022-12-29 14:25:14 +08:00 |
helpers_selinux_linux_test.go
|
pkg/cri/sbserver: sub-test uses array and capture range var
|
2023-04-16 15:22:13 +08:00 |
helpers_test.go
|
pkg/cri/sbserver: sub-test uses array and capture range var
|
2023-04-16 15:22:13 +08:00 |
helpers_windows.go
|
Cleanup CRI files
|
2022-07-29 16:08:07 -07:00 |
helpers.go
|
Extract image service from CRI
|
2023-03-28 20:37:26 -07:00 |
opts.go
|
Move sandbox start behind controller
|
2022-07-29 16:08:07 -07:00 |
sandbox_delete.go
|
Move PLEG event generation back to sbserver to avoid missing pod sandbox status
|
2023-02-11 01:34:33 +00:00 |
sandbox_run_linux_test.go
|
pkg/cri/sbserver: sub-test uses array and capture range var
|
2023-04-16 15:22:13 +08:00 |
sandbox_run_linux.go
|
Update sbserver to add noexec nodev and nosuid to /etc/resolv.conf mount bind.
|
2023-03-30 21:54:21 +00:00 |
sandbox_run_other_test.go
|
chore: use go fix to cleanup old +build buildtag
|
2022-12-29 14:25:14 +08:00 |
sandbox_run_other.go
|
Remove no_pivot when creating container from CRI
|
2023-03-15 09:18:16 -07:00 |
sandbox_run_test.go
|
pkg/cri/sbserver: sub-test uses array and capture range var
|
2023-04-16 15:22:13 +08:00 |
sandbox_run_windows_test.go
|
cri: add pod uid annotation
|
2022-11-19 01:12:02 +01:00 |
sandbox_run_windows.go
|
Remove no_pivot when creating container from CRI
|
2023-03-15 09:18:16 -07:00 |
sandbox_run.go
|
Extract image service from CRI
|
2023-03-28 20:37:26 -07:00 |
sandbox_status.go
|
go.mod: github.com/containerd/typeurl/v2 v2.1.0
|
2023-02-11 23:39:52 +09:00 |
sandbox_stop.go
|
Move local sandbox controller under plugins package
|
2023-02-06 22:04:45 -08:00 |
store.go
|
CRI: implement Controller.Wait for SandboxAPI
|
2022-09-22 14:38:45 +08:00 |