-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
QE-2023-Q4-1-JANITOR
-
1
-
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'
- is cloned by
-
SKUPPER-1119 Control loop for the Skupper Operator not accounting for the changes in the 'skupper-site' configmap
- Backlog
- links to
-
RHSA-2023:121065 Red Hat Service Interconnect 1.4.3 Release (images)