-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
4.16.0
-
No
-
False
-
-
Description of problem:
When trying to deploy cluster from AI with vpshere integration, it is observed that cluster deployment get completed however console operator is getting frequently deployed. ~~~ # oc get deployment console -o yaml apiVersion: apps/v1 kind: Deployment metadata: annotations: console.openshift.io/authn-ca-trust-config-version: "23414" console.openshift.io/console-config-version: "31284" console.openshift.io/image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cdb162caf10c0d078bc6c1001f448c5d011a2c70bd2d30100bf6e3b5340e8cae console.openshift.io/infrastructure-config-version: "532" console.openshift.io/oauth-secret-version: "23426" console.openshift.io/proxy-config-version: "550" console.openshift.io/service-ca-config-version: "23708" console.openshift.io/trusted-ca-config-version: "23710" deployment.kubernetes.io/revision: "24" operator.openshift.io/spec-hash: b94c123748f7bc3cfca86330923cafa5dd6017a3d3c290b1290d85960f4ffc0d creationTimestamp: "2024-07-04T14:18:33Z" generation: 24 ~~~
Version-Release number of selected component (if applicable):
4.16.0
How reproducible:
100%
Steps to Reproduce:
1. deploying cluster via Assisted installer 2. post deployment console operator keeps redploying 3.
Actual results:
console operator stuck in redeployment loop
Expected results:
redeployment should not have happened
Additional info:
- is duplicated by
-
OCPBUGS-34012 Reduce the number of calls to the subscriptions fetchOrganization endpoint from console-operator
-
- Closed
-
- links to