Skip to content
Success

Changes

Summary

  1. c8d/list: Ignore unexpected image target (details)
Commit 7d95fe8db59ab6bb7c18e3179c6e54d2326e8e61 by Paweł Gronowski
c8d/list: Ignore unexpected image target

Don't fail-fast when encountering an image that targets an unexpected
descriptor (neither a manifest nor index). Log a warning instead.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
The file was modified internal/testutils/specialimage/multilayer.go (diff)
The file was modified daemon/containerd/image_list.go (diff)
The file was modified daemon/containerd/image_list_test.go (diff)
The file was addedinternal/testutils/specialimage/configtarget.go