-
Bug
-
Resolution: Done
-
Blocker
-
quay-v3.6.0
-
False
-
False
-
Quay Enterprise
-
Description of problem:
Install bridge operator 3.5 by OLM, perform openshift build, the build is completed. Then upgrade bridge operator to 3.6, perform the openshift build again, failed to start build.
Version-Release number of selected component (if applicable):
quay-bridge-operator-bundle-container-v3.6.0-20
- Index image v4.5: registry-proxy.engineering.redhat.com/rh-osbs/iib:107499
- Index image v4.6: registry-proxy.engineering.redhat.com/rh-osbs/iib:107502
- Index image v4.7: registry-proxy.engineering.redhat.com/rh-osbs/iib:107505
- Index image v4.8: registry-proxy.engineering.redhat.com/rh-osbs/iib:107508
- Index image v4.9: registry-proxy.engineering.redhat.com/rh-osbs/iib:107511
quay-bridge-operator-container-v3.6.0-23
- registry-proxy.engineering.redhat.com/rh-osbs/quay-quay-bridge-operator-rhel8@sha256:edbe00991212746296fe713b9a88c97d074de4e94134584b7e9143f269a5101c
How reproducible:
always
Steps to Reproduce:
1. Install bridge operator 3.5 and perform openshift build, following https://polarion.engineering.redhat.com/polarion/#/project/OSE/workitem?id=OCP-28545
2. Edit the channel in subscription for upgrading bridge operator to 3.6
3. Perform the openshift build again
Actual results:
failed to start build
Expected results:
Started build, build is completed
Additional info:
$ oc get mutatingwebhookconfigurations.admissionregistration.k8s.io NAME WEBHOOKS AGE quay-bridge-operator 1 97m quayintegrations.quay.redhat.com-hwzfn 1 80m $ oc get crd |grep quayintegrations quayintegrations.quay.redhat.com 2021-09-10T12:27:39Z quayintegrations.redhatcop.redhat.io 2021-09-10T12:00:11Z $ oc get quayintegrations.redhatcop.redhat.io -o yaml apiVersion: v1 items: - apiVersion: redhatcop.redhat.io/v1alpha1 kind: QuayIntegration metadata: creationTimestamp: "2021-09-10T12:16:55Z" generation: 1 name: example-quayintegration resourceVersion: "455310" selfLink: /apis/redhatcop.redhat.io/v1alpha1/quayintegrations/example-quayintegration uid: 36d79771-f94c-4317-b9d6-6bda86e4240b spec: clusterID: openshift credentialsSecretName: openshift-operators/quay-integration insecureRegistry: true quayHostname: https://registry-quay-quay.apps.dyangce909.qe.gcp.devcluster.openshift.com status: lastUpdate: 2021-09-10 12:16:55.539962797 +0000 UTC kind: List metadata: resourceVersion: "" selfLink: ""
- is blocked by
-
PROJQUAY-2547 Bridge operator 3.6 failed to sync openshift namespace with Quay org
- Closed
- relates to
-
PROJQUAY-2597 Document QBO upgrade procedure for 3.6
- Closed