containerd/remotes/docker
Derek McGowan 56a35d5cb9
Update docker pusher check tag
Currently pushing a new tag to a manifest which already
exists in the registry skips the tag push because it
only checks that the manifest exists. This updates the
logic to instead check if the tag exists and is at the
same digest.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-16 17:29:29 -08:00
..
schema1 Remove client use of gc root label 2017-11-07 12:54:22 -08:00
auth.go Add support for registry authentication 2017-05-02 22:01:52 -07:00
fetcher.go Merge pull request #1537 from allencloud/add-reponse-body-close 2017-09-21 18:32:56 -07:00
pusher.go Update docker pusher check tag 2017-11-16 17:29:29 -08:00
resolver_test.go Add status tracker for Docker remote push 2017-06-07 10:59:52 -07:00
resolver.go Use limited reader for some ReadAll cases. 2017-10-17 09:06:16 -04:00
scope_test.go remotes/docker: add scope (registry:foo/bar:pull) 2017-09-07 05:10:48 +00:00
scope.go remotes/docker: add scope (registry:foo/bar:pull) 2017-09-07 05:10:48 +00:00
status.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00