containerd/remotes
Derek McGowan 20f79300cf
push: inherit distribution sources from parent
When a blob does not exist locally, rather than erroring on info
lookup, inherit the parent distribution sources. Push is able
to succeed even if the blob does not exist locally when a cross
repository mount is done. This is a common operation pushing a
multi-platform image to the same registry but different namespace.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-08-31 11:07:51 -07:00
..
docker Remove redundant nil check 2023-08-27 17:56:27 +08:00
errors Improve ErrUnexpectedStatus default string 2022-03-07 09:46:25 +01:00
handlers_test.go go.mod: github.com/opencontainers/image-spec v1.1.0-rc3 2023-05-09 23:35:58 +09:00
handlers.go push: inherit distribution sources from parent 2023-08-31 11:07:51 -07:00
resolver.go remotes: allow FetchByDigest client to pass mediatype as header 2023-06-27 16:36:01 +08:00