containerd/runtime/v2/shim
Akihiro Suda 2eeb4b6238
Merge pull request #8373 from Iceber/shim_run
runtime/shim: rename RunManager to Run and remove `runc/v2/services` package
2023-05-12 00:46:46 +09:00
..
publisher.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
shim_darwin.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
shim_freebsd.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
shim_linux.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
shim_test.go Use t.Setenv instead of os.Setenv 2022-04-01 13:53:17 -07:00
shim_unix.go shim: move reap log line to debug 2023-01-10 16:39:39 -08:00
shim_windows.go reused package errdefs for not supported err 2023-01-25 23:22:57 +08:00
shim.go runtime/shim: rename RunManager to Run 2023-04-14 11:42:21 +08:00
util_test.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
util_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
util_windows.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util.go Add max shim version environment variable 2023-03-01 11:20:49 -08:00