Closed lann closed 2 years ago
LGTM! One quick quirk about this endpoint: .NET returns a 200 with either "Healthy" or "Unhealthy" depending whether it can connect to nomad and bindle or not. Can the http probe somehow differentiate between the two?
It sure can't!
Is that something that could be changed in Hippo? Using status codes for health check results is a pretty strong convention...
Oh yes! I've been wondering about replacing the default health check libs in .NET with something else for this exact reason. Thanks for the clarification.
OK, we'll defer this change until that happens.
Signed-off-by: Lann Martin lann.martin@fermyon.com