distribution/registry/api
Aaron Lehmann ec636bbfd2 Handle nonstandard token endpoint errors
https://github.com/docker/distribution/pull/1249 changed token fetching
to parse HTTP error response bodies as serialized errcodes. However,
Docker Hub's authentication endpoint does not return error bodies in
this format. To work around this, convert its format into
ErrCodeUnauthorized or ErrCodeUnknown.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-20 14:45:08 -08:00
..
errcode Handle nonstandard token endpoint errors 2016-01-20 14:45:08 -08:00
v2 Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00