containerd/runtime/v2/shim
Wei Fu 38d7d59e8a enhance: update v1/v2 runtime
1. avoid dead lock during kill, fetch allProcesses before handle events
2. use argu's ctx instead of context.Backgroud() in openlog

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2018-11-06 22:48:43 +08:00
..
reaper_unix.go Increase reaper buffer size and non-blocking send 2018-10-29 16:46:58 -04:00
shim_darwin.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_linux.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_test.go Forward containerd debug to shim invocation 2018-09-27 07:46:01 -07:00
shim_unix.go enhance: update v1/v2 runtime 2018-11-06 22:48:43 +08:00
shim_windows_test.go Add blocking buffered writes to shim 2018-10-02 11:10:43 -07:00
shim_windows.go Implement io.containerd.runhcs.v1 shim log opts 2018-11-05 09:08:48 -08:00
shim.go Handle shim delete workdir on Windows 2018-10-02 11:10:43 -07:00
util_unix.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
util_windows.go Decrease shim timeout on pipe not found 2018-10-02 11:10:43 -07:00
util.go runtime-v2: add validation for runtime name 2018-10-19 15:19:45 +08:00