Files
containerd/runtime
Jeff Zvier 356ca75757 containerd-shim-runc-v2: return init pid when clean dead shim
If containerd-shim-runc-v2 process dead abnormally, such as received
kill 9 signal, panic or other unkown reasons, the containerd-shim-runc-v2
server can not reap runc container and forward init process exit event.
This will lead the container leaked in dockerd. When shim dead, containerd
will clean dead shim, here read init process pid and forward exit event
with pid at the same time.

Signed-off-by: Jeff Zvier <zvier20@gmail.com>
2022-01-20 17:06:55 +08:00
..
2021-10-08 17:48:33 -07:00
2018-02-19 10:32:26 +09:00
2021-07-23 10:04:46 -07:00
2021-08-04 10:38:05 -07:00
2018-02-19 10:32:26 +09:00