containerd/remotes
Alex Price a022c21819 Improve host fallback behaviour in docker remote
This commit improves the fallback behaviour when resolving and
fetching images with multiple hosts. If an error is encountered
when resolving and fetching images, and more than one host is being
used, we will try the same operation on the next host. The error
from the first host is preserved so that if all hosts fail, we can
display the error from the first host.

fixes #3850

Signed-off-by: Alex Price <aprice@atlassian.com>
2019-12-13 11:42:32 +11:00
..
docker Improve host fallback behaviour in docker remote 2019-12-13 11:42:32 +11:00
handlers_test.go Word spelling correction 2019-09-25 16:49:54 +08:00
handlers.go Generalize media types 2019-09-19 16:09:19 -07:00
resolver.go Correct PusherFunc helper to match Pusher intf 2019-04-12 09:12:55 -05:00