containerd/runtime/v1/shim/client
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
..
client_linux.go Runtime v2 2018-07-17 10:21:29 -04:00
client_unix.go Runtime v2 2018-07-17 10:21:29 -04:00
client.go horten the unix socket path for shim 2019-03-15 11:58:30 +08:00