containerd/remotes
Ethan Chen 50ad4b96c4 Fix incorrect UA used for registry authentication
Previously, containerd uses Go's default UA "Go-http-client/1.1" while authenticating with registry.
This commit changes it to the pattern like "containerd/v1.5.2" which is used for all other requests.

Signed-off-by: Ethan Chen <pov@mahou-shoujo.moe>
2021-05-26 09:45:54 +08:00
..
docker Fix incorrect UA used for registry authentication 2021-05-26 09:45:54 +08:00
errors Include URL and method in ErrUnexpectedStatus 2021-03-11 14:28:46 +00:00
handlers_test.go Word spelling correction 2019-09-25 16:49:54 +08:00
handlers.go Fix PushHandler cannot push image that contains duplicated blobs 2021-04-20 14:00:53 +09:00
resolver.go Fix PushHandler cannot push image that contains duplicated blobs 2021-04-20 14:00:53 +09:00