Stephen J Day 288c46e998 Provide simple storage driver health check
To ensure the ensure the web application is properly operating, we've added a
periodic health check for the storage driver. If the health check fails three
times in a row, the registry will serve 503 response status for any request
until the condition is resolved. The condition is reported in the response body
and via the /debug/health endpoint.

To ensure that all drivers will properly operate with this health check, a
function has been added to the driver testsuite.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-11 11:50:52 -07:00
..
2015-07-28 10:59:11 -07:00
2015-07-24 09:57:20 -07:00
2015-07-21 21:45:14 -07:00
2015-07-21 21:45:14 -07:00
2015-05-15 17:05:18 -07:00
2015-05-15 17:05:18 -07:00
2015-05-31 14:21:22 +00:00