-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.19.0
Description of problem:
https://github.com/openshift/hypershift/blob/5d03cfa7e250e06cf408fd0b6c46d207ab915c1e/control-plane-operator/controllers/hostedcontrolplane/olm/catalogs.go#L126 We should check registry overrides here and retrive the images from the mirrored registry We currently dont check this which means it could prevent the cluster operators coming up if the registry.redhat.io/redhat registry is being overriden.
In addition to the above the releaseImageProvider we use in the HCCO and HCP rencociler doesnt use the registry overrides set at the HO level which could cause confusions for users that expect those overrides to be propagated to the HCP.
Version-Release number of selected component (if applicable):
4.19
How reproducible:
100%
Steps to Reproduce:
1. Set Registry override for registry.redhat.io/redhat 2. Notice catalog operatores still using registry.redhat.io/redhat images 3.
Actual results:
catalog operators using registry.redhat.io/redhat images
Expected results:
catalog operators use override set at HO level or set through OLM override flag on HC
Additional info:
- blocks
-
OCPBUGS-51375 registryOverrides not used in getCatalogImages
-
- Closed
-
- is cloned by
-
OCPBUGS-51375 registryOverrides not used in getCatalogImages
-
- Closed
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update
- mentioned on
(1 mentioned on)