containerd/remotes/docker
Derek McGowan b674c64827
Support unknown size from schema 1 manifests
Schema1 manifests did not set a size in the digest for the blobs,
breaking the expectations of the update http seeking reader. Now
the http seeker has been updated to support unknown size as a
value of negative 1 and the schema1 puller sets the unknown size
accordingly.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-21 15:45:09 -08:00
..
schema1 Support unknown size from schema 1 manifests 2017-11-21 15:45:09 -08:00
auth.go Add support for registry authentication 2017-05-02 22:01:52 -07:00
fetcher.go remotes/docker: implement seekable http requests 2017-11-16 16:13:06 -05:00
httpreadseeker.go Support unknown size from schema 1 manifests 2017-11-21 15:45:09 -08: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 Add structcheck, unused, and varcheck linters. 2017-11-21 11:14:37 -05: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