Uploaded image for project: 'Knative Serving'
  1. Knative Serving
  2. SRVKS-232

[PROD] Image references in CSV from stage don't match staged images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • TP1
    • TP1
    • None
    • None
    • Serverless Sprint 172

      After pushing the serverless operator to registry.stage.redhat.io , the CSV looks like this:

      - name: OPERATOR_NAME
                        value: knative-serving-operator
                      - name: IMAGE_QUEUE
                        value: registry.stage.redhat.io/openshift4/knative-serving-queue:v0.7.1
                      - name: IMAGE_activator
                        value: registry.stage.redhat.io/openshift4/knative-serving-activator:v0.7.1
                      - name: IMAGE_autoscaler
                        value: registry.stage.redhat.io/openshift4/knative-serving-autoscaler:v0.7.1
                      - name: IMAGE_controller
                        value: registry.stage.redhat.io/openshift4/knative-serving-controller:v0.7.1
                      - name: IMAGE_networking-certmanager
                        value: registry.stage.redhat.io/openshift4/knative-serving-certmanager:v0.7.1
                      - name: IMAGE_networking-istio
                        value: registry.stage.redhat.io/openshift4/knative-serving-istio:v0.7.1
                      - name: IMAGE_webhook
                        value: registry.stage.redhat.io/openshift4/knative-serving-webhook:v0.7.1
                      image: registry.stage.redhat.io/openshift4/knative-serving-operator:v0.7.1-TP1-03
      
      

      The references don't match the images as pushed to stage, e.g. the serving-queue image is

      registry.stage.redhat.io/openshift-serverless-1-tech-preview/serving-queue-rhel8:0.7.1

      not

      registry.stage.redhat.io/openshift4/knative-serving-queue:v0.7.1

              wvanwinc Warren Van Winckel (Inactive)
              maschmid@redhat.com Marek Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: