moby--moby/distribution
Aaron Lehmann a12ab28e0a Don't retry push on an unknown repository
If the remote registry responds with a NAME_UNKNOWN error, treat this as
a fatal error and don't retry the push.

Tested against an ECR registry.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-07-11 18:06:23 -06:00
..
fixtures/validate_manifest
metadata
xfer Use describable interfaces 2016-06-06 17:49:34 -07:00
errors.go Don't retry push on an unknown repository 2016-07-11 18:06:23 -06:00
pull.go Always store the image digest when pulling and pushing an image. 2016-06-27 10:09:57 -07:00
pull_v1.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
pull_v2.go Always store the image digest when pulling and pushing an image. 2016-06-27 10:09:57 -07:00
pull_v2_test.go
pull_v2_unix.go Support layers from external URLs 2016-05-25 19:23:02 -07:00
pull_v2_windows.go Use describable interfaces 2016-06-06 17:49:34 -07:00
push.go Cleanup 2016-06-06 15:57:51 -07:00
push_v1.go
push_v2.go Always store the image digest when pulling and pushing an image. 2016-06-27 10:09:57 -07:00
registry.go fix typos 2016-06-02 17:17:22 +08:00
registry_unit_test.go