-
Task
-
Resolution: Done
-
Critical
-
1.4.2
-
None
When last run for the 1.4.2 tagging / 1.4.3 bump, tagRelease.sh failed to update the CSV to version 1.4.3 in the release-1.4 branch.
Here's the incomplete PR that was generated:
https://github.com/redhat-developer/rhdh-operator/pull/853/files
As such the FBC rendering failed with an error about there being TWO 1.4.2 bundles.
time="2025-04-02T23:50:52Z" level=fatal msg="package \"rhdh\" has duplicate bundle \"rhdh-operator.v1.4.2\""
Solution was to do this by hand:
https://github.com/redhat-developer/rhdh-operator/pull/984
But we need to ensure when we release 1.4.3 that the CSV is correctly bumped to 1.4.4.
So the above change needs to happen (if the file exists, as it's been removed in future branches), in https://gitlab.cee.redhat.com/rhidp/rhdh/-/blob/rhdh-1-rhel-9/build/scripts/tagRelease.sh
- relates to
-
RHDHBUGS-843 fix manifest/bundle diff check so it doesn't undo valid changes to operator repo
-
- Closed
-