mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
Adds shared content labels to namespaces allowing content to be shared between namespaces if that namespace is specifically tagged as being sharable by adding the `containerd.io/namespace/sharable` label to the namespace. Signed-off-by: Cody Roseborough <cdr@amazon.com>