Uploaded image for project: 'Red Hat Service Interconnect (Skupper)'
  1. Red Hat Service Interconnect (Skupper)
  2. SKUPPER-1118

Skupper Service Controller references images without the fully qualified image name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.4.3
    • None
    • Control plane
    • None
    • QE-2023-Q4-1-JANITOR
    • Critical

      When i create a skupper-site with openshift for console-authentication, the deployment is using a non FQIN for referencing the oauth proxy. Below is the CM that i am using to create the skupper-site

      apiVersion: v1
      kind: ConfigMap
      metadata:
        name: skupper-site
      data:
        name: my-site
        console: "true"
        console-authentication: openshift
        flow-collector: "true"
      

      the resulting deployment for the service-controller component is referencing the image as

      image: 'openshift/oauth-proxy: latest'
      

      instead of for e.g.

      image: 'registry.redhat.io/openshift4/ose-oauth-proxy:latest'
      

            fgiorget@redhat.com Fernando Giorgetti
            rhn-gps-shgovind Shankaranarayanan Govindarajan
            Rafael Zago Rafael Zago
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: