mirror of
https://github.com/containerd/containerd.git
synced 2026-08-10 17:14:49 +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>