containerd/cmd/ctr/commands/run
Sambhav Kothari 2a8dac12a7 Output a warning for label image labels instead of erroring
This change ignore errors during container runtime due to large
image labels and instead outputs warning. This is necessary as certain
image building tools like buildpacks may have large labels in the images
which need not be passed to the container.

Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>
2021-10-14 19:25:48 +01:00
..
run_unix.go Enable image config labels in ctr and CRI container creation 2021-09-15 15:31:19 -04:00
run_windows.go Enable image config labels in ctr and CRI container creation 2021-09-15 15:31:19 -04:00
run.go Output a warning for label image labels instead of erroring 2021-10-14 19:25:48 +01:00