mirror of
https://github.com/containerd/containerd.git
synced 2026-07-13 11:01:35 +00:00
Deleting a non-empty namespace fails with > namespace must be empty: failed precondition This change improves the error message by listing the types of the objects in the namespace that prevent deletion. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>