Compute publishes the status conditions of every workload deployment, so an operator can see that one is not available. Nothing publishes how many replicas it actually has against how many it wants.
A deployment stuck at two of five ready and one stuck at zero of five look identical from outside. Neither can be charted, and neither can be alerted on by replica count.
Acceptance criteria
Related to datum-cloud/infra#3897
Compute publishes the status conditions of every workload deployment, so an operator can see that one is not available. Nothing publishes how many replicas it actually has against how many it wants.
A deployment stuck at two of five ready and one stuck at zero of five look identical from outside. Neither can be charted, and neither can be alerted on by replica count.
Acceptance criteria
Related to datum-cloud/infra#3897