Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-1234

Quay Bundle Image should refer to operator image digest not tag

XMLWordPrintable

    • False
    • False
    • Undefined

      Description:

      This is an issue found when use new Quay Bundle image to deploy Quay Operator, it was failed to deploy, the reason is in Quay Bundle image, it refer to quay Operator by tag rather than digest.

      Index image: registry-proxy.engineering.redhat.com/rh-osbs/iib:24460

      Quay Bundle Image: rh-osbs/quay-quay-operator-bundle:v3.4.0-21

      lizhang@lzha-mac quay3.4 % oc get deployment quay-operator -n openshift-operators -o json | jq '.spec.template.metadata.annotations.containerImage'
      "registry-proxy.engineering.redhat.com/rh-osbs/quay-quay-quay-operator-container:v3.4.0"
      

      Steps:

      1. Following docs "https://docs.engineering.redhat.com/display/CFC/Test" to deploy Quay Operator
      2. On OCP Operator Hub, choose Quay V3.4 Operator
      3. Install Quay Operator with all default settings

      Expected Results:

      Quay Operator can be deployed successfully.

      Actual Results:

      Quay Operator deployment was failed.

              tomckay@redhat.com Thomas Mckay (Inactive)
              lzha1981 luffy zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: