flanksource / is-healthy

Apache License 2.0
0 stars 1 forks source link

Add Ready/Health states #15

Closed moshloop closed 4 months ago

moshloop commented 4 months ago

e.g.

{
message: "Deploying new replica",
ready: false,
health: "healthy",
status: "Progressing"

}