uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.13k stars 421 forks source link

Add build index readiness endpoint and client #377

Closed Anton-Kalpakchiev closed 1 week ago

Anton-Kalpakchiev commented 1 week ago

As described in #371, all services should implement a "readiness" endpoint, which checks whether the service is ready to serve traffic, i.e. whether it can reach all of its dependencies.