containerd/runtime
Wei Fu 601699a184 integration: add ShouldRetryShutdown case based on #7496
Since the moby/moby can't handle duplicate exit event well, it's hard
for containerd to retry shutdown if there is error, like context
canceled.

In order to prevent from regression like #4769, I add skipped
integration case as TODO item and we should rethink about how to handle
the task/shim lifecycle.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-08-11 17:43:51 +08:00
..
opts Use github.com/containerd/cgroups/v3 to remove gogo 2022-11-14 21:07:48 +00:00
restart Fix the auto restart fail when using LogURI and TTY together 2023-07-06 04:58:56 +00:00
v2 integration: add ShouldRetryShutdown case based on #7496 2023-08-11 17:43:51 +08:00
events.go Move GetTopic function out of runc shim 2023-06-30 10:29:21 +03:00
monitor.go Add runtime label to metrics 2021-07-23 10:04:46 -07:00
nsmap.go Use RWMutex in NSMap and reduce lock area 2023-06-14 17:50:54 +00:00
runtime.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
task.go Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
typeurl.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00