containerd/remotes
Derek McGowan bb00872800
Add user agent header to all requests
Currently the user agent is only being used on the initial
resolve request, then switching to the default user agent.
This ensures the correct user agent is always used. There is
a larger fix in progress which does this is a cleaner way, but
the scope of this change is fixing the user agent issue.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-06-11 22:57:58 +08:00
..
docker Add user agent header to all requests 2019-06-11 22:57:58 +08:00
handlers.go remotes: add distribution labels to blob data 2019-03-12 13:42:54 +08:00
resolver.go Correct PusherFunc helper to match Pusher intf 2019-04-12 09:12:55 -05:00