-
Task
-
Resolution: Done
-
Major
-
1.4.2
-
None
Started in https://gitlab.cee.redhat.com/rhidp/rhdh/-/blob/rhdh-1-rhel-9/build/scripts/tagRelease.sh#L637
We are now setting these with tagRelease.sh to ensure they're up to date:
- config/stone-prod-p02.hjvn.p1/product/ReleasePlanAdmission/rhdh/rhdh-1-4-prod.yaml (1.4.2)
- config/stone-prod-p02.hjvn.p1/product/ReleasePlanAdmission/rhdh/rhdh-1-4-stage.yaml (1.4.2)
But we also need to ensure all 4 of these are up to date - see thread:
- tenants-config/cluster/stone-prod-p02/tenants/rhdh-tenant/release-plans/release-plan-1-4-prod.yaml
- tenants-config/cluster/stone-prod-p02/tenants/rhdh-tenant/release-plans/release-plan-1-4-stage.yaml
If updating the above 2 files, we also have to re-run the `tenants-config/build-single.sh` script to re-gen the autogenerated content as part of the PR.
So, perhaps simpler is to set these values in the Release CR - see https://gitlab.cee.redhat.com/rhidp/rhdh/-/blob/rhdh-1-rhel-9/build/scripts/kfuxRelease.sh#L249-259
spec: data: releaseNotes: type: RHSA synopsis: Red Hat Developer Hub 1.4.2 release. topic: Red Hat Developer Hub 1.4.2 has been released.
See related issue RHIDP-5840