Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-991

quay.io operator bundle links to old operator image

    XMLWordPrintable

Details

    • Workaround Exists
    • Hide

      Edit the CSV directly:
      `oc edit csv crwoperator.v2.2.0` and change the containerImage for the right one.
      After that, the operator should be redeployed with correct image.

      Show
      Edit the CSV directly: `oc edit csv crwoperator.v2.2.0` and change the containerImage for the right one. After that, the operator should be redeployed with correct image.

    Description

      https://quay.io/application/crw/codeready-workspaces 2.2.0 CSV links to old crw-2-rhel8-operator image:

      $ oc adm catalog build --appregistry-endpoint https://quay.io/cnr --appregistry-org crw
      
      <output ommited>
      
      $ cat /tmp/manifests-787730038/codeready-workspaces/codeready-workspaces-hm9__53o/v2.2.0/codeready-workspaces.csv.yaml|grep containerImage
      
          containerImage: quay.io/crw/crw-2-rhel8-operator@sha256:d7f3d860a3ce45482463520ac2190f5ff908629054ba51d23486c41339881287
      

      d7f3d860a3ce45482463520ac2190f5ff908629054ba51d23486c41339881287 sha is of tag 2.2-11 (8 days old)

      If I'll have time I will try to check if this problem also happens in rhosbs bundle.

      Attachments

        Activity

          People

            oandriie Aleksander Andriienko
            rhopp@redhat.com Radim Hopp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: