-
Bug
-
Resolution: Done
-
Blocker
-
None
-
False
-
False
-
Undefined
-
The following probes configured for the mirror pods are wrong. This causes the pod to be restarted from time to time. According to my findings there is no way of checking for the health of the mirror (at least not yet).
Probes we need to disable:
- startupProbe
- readinessProbe
- livelinessProbe
These probes got added through https://github.com/quay/quay-operator/commit/1485d6525489f25b1e3ce122a46577cf05fe7122
Acceptance criteria
- Mirror pods get deployed and are healthy
- Must show 1/1 when listing the mirror pods