containerd/runtime
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
..
linux/runctypes runtimev1: add image-path and work-path for c/r 2018-11-24 23:08:25 +08:00
proc Fix process locking and state management 2018-11-09 11:40:37 -05:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 horten the unix socket path for shim 2019-03-15 11:58:30 +08:00
v2 horten the unix socket path for shim 2019-03-15 11:58:30 +08:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go runtime: add Add/Delete method in PlatformRuntime interface 2018-12-29 13:56:38 +08:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00