-
Task
-
Resolution: Unresolved
-
Critical
-
1.4.1
-
None
In various places people have asked for semver tags for images, rather than using 1.y-zzz or 1.y-timestamp.
Today I discovered that the tagging process is controlled by the RPA, so we can definitely create a 1.y.z and 1.y tag for each release.
https://gitlab.cee.redhat.com/releng/konflux-release-data/-/blob/main/config/stone-prod-p02.hjvn.p1/product/ReleasePlanAdmission/rhdh/rhdh-1-4-prod.yaml#L50
https://gitlab.cee.redhat.com/releng/konflux-release-data/-/blob/main/config/stone-prod-p02.hjvn.p1/product/ReleasePlanAdmission/rhdh/rhdh-1-4-stage.yaml#L50
This will require that we bump the .z digit ever time we do a release + tag, so a new MR would need to be generated as part of the https://gitlab.cee.redhat.com/rhidp/rhdh/-/blob/rhdh-1-rhel-9/build/scripts/tagRelease.sh script. to ensure we have a .0 or .z tag correctly set in the RPA.
As part of this we could also look at generating new RPAs & tenant configs for 1.5 - see RHIDP-5432
- is cloned by
-
RHIDP-5432 generate pipelines + RPA when branching for new release-1.y
- New