-
Task
-
Resolution: Done
-
Blocker
-
1.6.0
-
None
OCP_VERSION=1.4 ./build/scripts/renderCatalogs.sh --latest --clean --versions "${OCP_VERSION}" -v "${RHDH_VERSION}" INFO[0000] rendering index "registry.redhat.io/redhat/redhat-operator-index:v4.14" as file-based catalog INFO[0174] wrote rendered file-based catalog to "./v4.14-catalog-migrate" real 2m55.101s >>> [DEBUG] Got last PROD_PREV_VERSION of in fast channel = rhdh-operator.v1.4.3 FATA[0000] Error parsing image name "docker://quay.io/rhdh/rhdh-operator-bundle:": invalid reference format >>> Got quay.io/rhdh/rhdh-operator-bundle@ Not found "image": "quay.io/rhdh/rhdh-operator-bundle@" + opm alpha render-template basic catalogs/v4.14/catalog-template.json 2025/04/04 10:30:46 render reference "quay.io/rhdh/rhdh-operator-bundle@": invalid reference format
several problems here:
- can't find quay bundle image (works for 1.next and 1.5 branches)
- resolving 1.4.3 as latest instead of 1.5.1 (works for the 1.5 branch of renderCatalogs.sh)