-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.8-GA
-
False
-
False
-
%
-
build5
-
+
-
Automated
-
Undefined
-
When extracting the content of registry-proxy.engineering.redhat.com/rh-osbs/fuse7-fuse-online-operator-metadata:7.8.0-2 you can see following in the csv yaml file:
g " image:" manifests/syndesis.clusterserviceversion.yaml 762: image: registry.redhat.io/fuse7/fuse-online-operator@sha256:e1ce95fd363bcd3b2fd8aad5645d8389e6de7455638ede4e0bfbe433862bc15e 773: image: registry.redhat.io/rhscl@sha256:391bc20cbd38cc49557ea1428673dbc38c49def963756936b3174141b3b1aeec 785: image: registry.redhat.io/fuse7/fuse-online-operator@sha256:e1ce95fd363bcd3b2fd8aad5645d8389e6de7455638ede4e0bfbe433862bc15e 787: image: registry.redhat.io/rhscl@sha256:391bc20cbd38cc49557ea1428673dbc38c49def963756936b3174141b3b1aeec 789: image: registry.redhat.io/rhscl@sha256:f53d8b90baa4194a7174e55b493c64d43ca636515abd28544fad92ccb02be4b9 791: image: registry.redhat.io/openshift4@sha256:b274283095ea28e8d1038aeff4ec1c47a1244e9a5dd8e6d8a6023ed93b16ed50 793: image: registry.redhat.io/fuse7/fuse-ignite-ui@sha256:c96f5e7968302b72d123e2bff354d63f684916a954666ab3676e02de10bf34f0 795: image: registry.redhat.io/fuse7/fuse-ignite-s2i@sha256:e8916829999ff3b29d6532a31cd058cb96cbae36fbc38e5354c4650615c0d3d0 797: image: registry.redhat.io/openshift3@sha256:15ce3b0a98804495a4d453fd80cb5476d890725b8bf5136eb7ee99db65a459e2 799: image: registry.redhat.io/fuse7/fuse-ignite-upgrade@sha256:8cd34f69277070ff24e06a5142e0456fdbaf11d0ec3f1c036f6b840810c24790 801: image: registry.redhat.io/fuse7/fuse-ignite-meta@sha256:719a4893a50a537dd0ac42fe8235b4d236abebdbc4ec1c1a76cfceda3e2afa58 803: image: registry.redhat.io/rhscl@sha256:391bc20cbd38cc49557ea1428673dbc38c49def963756936b3174141b3b1aeec 805: image: registry.redhat.io/fuse7/fuse-postgres-exporter-rhel7@sha256:b6ca5d7e16518fb6b8292391483d9e25374a6274cc00ddaa63060b6b9e317476 807: image: registry.redhat.io/fuse7/fuse-ignite-server@sha256:1e307d603f20d2ac69da919cf0451697e815137160ddae46e21d8f8e458056b4 809: image: registry.redhat.io/jboss-amq-6@sha256:a86a05153e46d8abfca5cc0f3659cbcb518e826f44647bcfeede541324afc26e 811: image: registry.redhat.io/fuse7/fuse-online-operator@sha256:e1ce95fd363bcd3b2fd8aad5645d8389e6de7455638ede4e0bfbe433862bc15e
As you can see, the "non-fuse" images are missing docker image name and therefore can't be pulled:
example with the oauth proxy image:
docker pull registry.redhat.io/openshift4@sha256:b274283095ea28e8d1038aeff4ec1c47a1244e9a5dd8e6d8a6023ed93b16ed50 Error response from daemon: unknown: Not Found
when I add the missing image name, it works:
docker pull registry.redhat.io/openshift4/ose-oauth-proxy@sha256:b274283095ea28e8d1038aeff4ec1c47a1244e9a5dd8e6d8a6023ed93b16ed50 sha256:b274283095ea28e8d1038aeff4ec1c47a1244e9a5dd8e6d8a6023ed93b16ed50: Pulling from openshift4/ose-oauth-proxy fcd63ccfdd0c: Downloading [===> ] 5.878MB/76.25MB 09dbbf8834d2: Download complete 3200a0203d44: Download complete 051198f558a5: Downloading [====================> ] 7.116MB/17.77MB