Files
containerd/runtime
Danny Canter 80f96cd188 runtime/v2: net.Dial gRPC shim sockets before trying grpc
This is mostly to workaround an issue with gRPC based shims after containerd
restart. If a shim dies while containerd is also down/restarting, on reboot
grpc.DialContext with our current set of DialOptions will make us wait for
100 seconds per shim even if the socket no longer exists or has no listener.

Signed-off-by: Danny Canter <danny@dcantah.dev>
(cherry picked from commit 0bc9633414)
Signed-off-by: Danny Canter <danny@dcantah.dev>
2023-12-02 17:17:36 -08:00
..
2022-07-22 19:38:45 -07:00
2023-11-07 22:21:37 +08:00
2018-02-19 10:32:26 +09:00
2021-07-23 10:04:46 -07:00
2022-08-10 14:02:53 -07:00