-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
Hello team,
According to a customer report, the operator is still establishing HPA for several unmanaged components on a Quay instance despite though Clair, Redis, Postgresql, and ObjectStorage are not handled by the operator.
Customer wants the operator to control the horizontalpodautoscaler, however the HPA is created automatically for all services, even those that are not maintained by the operator:
oc get hpa -n quay-operator
NAME REFERENCE TARGETS MINPODS MAXPODS REPLICAS AGE
quay-app Deployment/quay-registry-quay-app 2%/75% 2 6 2 594d
quay-registry-clair-app Deployment/clair-app <unknown>/90%, <unknown>/90% 2 10 0 13d
quay-registry-quay-app Deployment/quay-registry-quay-app 41%/90%, 1%/90% 2 20 2 28d
quay-registry-quay-mirror Deployment/quay-mirror <unknown>/90%, <unknown>/90% 2 20 0 13d
- is cloned by
-
PROJQUAY-8204 [3.12] Quay instance is still producing HPA for some operator-unmanaged components.
- Testing
- is related to
-
PROJQUAY-5079 Quay operator pod can not deploy quay pods when set horizontalpodautoscaler as managed in OCP 4.13
- Closed
- links to
-
RHBA-2024:142414 Red Hat Quay v3.13.1 bug fix release
- mentioned on