grafana / rollout-operator

Kubernetes Rollout Operator
Apache License 2.0
130 stars 17 forks source link

Consider missing pods as not ready #127

Closed colega closed 7 months ago

colega commented 7 months ago

If all pods are missing, we can't say there are no "not ready pods".

Fixes: https://github.com/grafana/rollout-operator/issues/126

Signed-off-by: Oleg Zaytsev mail@olegzaytsev.com