-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
Create QuayRegistry is failing with status 'Condition: RolloutBlocked' on OCP 4.13 with ODF 4.13.
$ oc -n openshift-operators get QuayRegistry example-registry -n openshift-operators -o yaml apiVersion: quay.redhat.com/v1 kind: QuayRegistry metadata: creationTimestamp: "2023-03-30T13:54:42Z" generation: 2 name: example-registry namespace: openshift-operators resourceVersion: "429380" uid: 6822ccef-1a2e-45e2-8052-5617f53946b9 spec: components: kind: clair managed: true kind: postgres managed: true kind: objectstorage managed: true kind: redis managed: true kind: horizontalpodautoscaler managed: true kind: route managed: true kind: mirror managed: true kind: monitoring managed: true kind: tls managed: true configBundleSecret: secret-quay-user-e0957b7df83d4f9a99aeb0a status: conditions: lastTransitionTime: "2023-03-30T13:55:03Z" lastUpdateTime: "2023-03-30T13:55:03Z" message: 'all Kubernetes objects not created/updated successfully: no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta2"' reason: ComponentCreationFailed status: "True" type: RolloutBlocked lastUpdated: 2023-03-30 13:55:03.636304187 +0000 UTC
- duplicates
-
PROJQUAY-5079 Quay operator pod can not deploy quay pods when set horizontalpodautoscaler as managed in OCP 4.13
- Closed