-
Bug
-
Resolution: Done
-
Major
-
None
Situation: When a deployment fails due to a timeout or failed k8s jobs (e.g. an external postgres database doesn't have the required pg_trgm extension enabled), the associated deployments of quay-app and other components fail to roll out and have 0 replicas. Yet the managed component health state reports "healthy".
Expectation: In component health assessment replica count is taken into account and reports unhealthy when there are no ready replicas available.