-
Bug
-
Resolution: Done
-
Blocker
-
1.2.2
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Slack thread: https://redhat-internal.slack.com/archives/C0846BQHM3R/p1752761856305639
Installation with stage IDMS didn't work
oc apply -f - <<EOF apiVersion: config.openshift.io/v1 kind: ImageDigestMirrorSet metadata: name: idms-coo spec: imageDigestMirrors: - mirrors: - registry.stage.redhat.io source: registry.redhat.io EOF
The recommendation to change from registry-proxy.engineering.redhat.com to brew.registry.redhat.io was done for 4.19:
coo-fbc-v4-19-xwzs4-2025-07-17-15-41
from: registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:088e45482cfe3dd2037fac8c19074418491c616a899927dfe7d033516fd9800c
to: brew.registry.redhat.io/rh-osbs/iib@sha256:088e45482cfe3dd2037fac8c19074418491c616a899927dfe7d033516fd9800c
According to Ishwar, it worked with quay:
% oc get imagedigestmirrorsets.config.openshift.io coo-idms -o yaml apiVersion: config.openshift.io/v1 kind: ImageDigestMirrorSet metadata: creationTimestamp: "2025-07-18T11:53:11Z" generation: 1 name: coo-idms resourceVersion: "89200" uid: d5626195-4b93-4e0f-80a1-7daf78614941 spec: imageDigestMirrors: - mirrors: - quay.io/redhat-user-workloads/cluster-observabilit-tenant/cluster-observability-operator source: registry.redhat.io/cluster-observability-operator