distribution/cmd
Stephen J Day 74080b7225 Provide yes man endpoint for inflexible load balancers
Certain load balancers, such as Amazon's Elastic Load Balancer, have a very
limited notion of health. While a properly configured and operational registry
should always return a 401 when hitting "/v2/", such load balancers cannot be
configured to treat this response code as healthy. This changeset makes "/"
always return a 200 response, unless the health checks have failed.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-13 15:17:19 -07:00
..
registry Provide yes man endpoint for inflexible load balancers 2015-08-13 15:17:19 -07:00
registry-api-descriptor-template Move common error codes to errcode package 2015-08-11 11:50:58 -07:00