Guilherme Baufaker Rêgo created SWSQE-1188:
----------------------------------------------
Summary: Mirroring the Kiali Catalog is not working on disconnected.
Key: SWSQE-1188
URL:
https://issues.redhat.com/browse/SWSQE-1188
Project: Kiali QE
Issue Type: Bug
Reporter: Guilherme Baufaker Rêgo
Attachments: catalog-sources-disconnected.sh
Attached the script that I used for installing catalog sources on Disconnected Clusters.
The following error is occurring
{code:java}
oc image mirror quay.io/maistra/kiali-olm-cs:${KIALI_VERSION}
${BASTION_HOST}:55555/maistra/kiali-olm-cs:${KIALI_VERSION} --registry-config auth.json
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
maistra/kiali-olm-cs
blobs:
quay.io/maistra/kiali-olm-cs
sha256:2baa60ab307e57d54636480f288f3ee467d83c606334057cbf12da781d4ed10c
quay.io/maistra/kiali-olm-cs
sha256:76d97be54a93e3fa5a85e44fcbe8fbb5b5624254f37a871597b9ef3e1c6cec51
quay.io/maistra/kiali-olm-cs
sha256:772064a3a17bf5e293309a416f105d05f42a1862e789339c83fe67776a4ffe2a
quay.io/maistra/kiali-olm-cs
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
manifests:
sha256:924b15f202eb41b6d7933d267f9dd74065cd0ab37ea94582fea1290078186da8 ->
1.12.13
stats: shared=0 unique=4 size=0B
phase 0:
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/kiali-olm-cs
blobs=4 mounts=0 manifests=1 shared=0
info: Planning completed in 330ms
error: unable to push manifest to
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/kiali-olm-cs:1.12.13:
received unexpected HTTP status: 500 Internal Server Error
info: Mirroring completed in 10ms (0B/s)
error: one or more errors occurred while uploading images
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)