mirror of
https://github.com/distribution/distribution.git
synced 2025-10-21 19:02:21 +00:00
Because health check errors may expose sensitive data, we shouldn't expose the details of the failure to clients. Instead, an error is returned to the client with a hint about where they could find further information on why the service is down. Signed-off-by: Stephen J Day <stephen.day@docker.com>