containerd/labels
Changwei Ge 176e8d35ce image/label: print more characters of label keys
Like stargz and nydus remote snapshotter, some snapshots
lables are introduced and passed to snapshotter from containerd
automatically. The label keys' length are all longer than 10.

The limitation of 10 characters makes it harder to debug what label
is not appropriate. So we'd better to print more of the wrong label.

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
2022-11-19 09:40:02 +08:00
..
labels.go Add shared content label to namespaces 2022-03-11 23:37:02 -08:00
validate_test.go image/label: print more characters of label keys 2022-11-19 09:40:02 +08:00
validate.go image/label: print more characters of label keys 2022-11-19 09:40:02 +08:00