containerd/runtime/v2/shim
Eric Lin a631796fda horten the unix socket path for shim
Use sha256 hash to shorten the unix socket path to satisfy the
length limitation of abstract socket path

This commit also backports the feature storing address path to
a file from v2 to keep compatibility

Fixes #3032

Signed-off-by: Eric Lin <linxiulei@gmail.com>
2019-03-15 11:58:30 +08:00
..
reaper_unix.go Revert v2 dropped events 2018-11-16 11:34:15 -05:00
shim_darwin.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_freebsd.go Fix freebsd build 2018-12-16 14:27:42 +00: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 fix: linter issue 2019-01-23 22:54:51 +08:00
shim_windows_test.go Add blocking buffered writes to shim 2018-10-02 11:10:43 -07:00
shim_windows.go Return out of windows signal handler 2019-01-23 16:06:49 -05:00
shim.go Add shim config for shim binary options 2018-12-05 13:14:26 -05:00
util_unix.go horten the unix socket path for shim 2019-03-15 11:58:30 +08:00
util_windows.go Include extension for shim binary format on Windows 2019-01-28 12:42:08 -08:00
util.go Add runc.v2 multi-shim 2019-02-21 11:09:46 -05:00