containerd/remotes/docker/auth
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
..
fetch.go Fix incorrect UA used for registry authentication 2021-05-26 09:45:54 +08:00
parse.go docker: split private token helper functions to reusable pkg 2020-08-02 22:50:46 -07:00