Background
While testing catalog mirroring found the common services catalog contains incorrect reference to operand image in relatedImages. Xinchun Liu indicated the image belongs to install operator and to open issue here :
- image: icr.io/cpopen/multi-instance-conversion@sha256:a9ed199056ae20a28c4949e1fe4b5e851bba1f50446897b069382cb7e5156619
name: CS_MULTI_INSTANCE_CONVERSION_IMAGE
should be :
- image: icr.io/cpopen/cpfs/multi-instance-conversion@sha256:a9ed199056ae20a28c4949e1fe4b5e851bba1f50446897b069382cb7e5156619
name: CS_MULTI_INSTANCE_CONVERSION_IMAGE
Background
While testing catalog mirroring found the common services catalog contains incorrect reference to operand image in relatedImages. Xinchun Liu indicated the image belongs to install operator and to open issue here :
should be :