mirror of
https://github.com/containerd/containerd.git
synced 2026-07-21 06:53:34 +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>