distribution/cmd/registry
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
..
config-cache.yml Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
config-dev.yml Rename dev-config.yml and example-config.yml to config-dev.yml and config-example.yml 2015-07-30 15:51:50 -07:00
config-example.yml Fix earlier commit to enable upload purging in example config file 2015-07-30 17:32:35 -07:00
main.go Provide yes man endpoint for inflexible load balancers 2015-08-13 15:17:19 -07:00
rados.go Storage Driver: Ceph Object Storage (RADOS) 2015-05-20 01:44:34 +00:00