-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
1
-
False
-
None
-
False
-
No
-
-
-
No
-
No
-
None
-
ML Ops Sprint 1.14, ML Ops Sprint 1.15
instead of hard-coding the bundle version in this folder -https://gitlab.cee.redhat.com/data-hub/rhods-cpaas-midstream/-/tree/rhods-1.0-rhel-8/distgit/containers/odh-operator-bundle/bundle/manifests
11:50
We have to parameterize the release specific references and write an script to replace these values when we run a new build
The script will be similar to this one -> https://gitlab.cee.redhat.com/mk-ci-cd/rhosak-pipeline-configs/-/blob/rhosak-0.1-rhel-8[…]ainers/rhosak-kas-strimzi-operator-bundle/render_templates
For example, in this file the following line:
name: rhods-operator.1.12.0-4
will be something like:
name: rhods-operator.${CI_UPSTREAM_VERSION}-${CI_UPSTREAM_RELEASE}
And the render_templates script will expand these environment variables with actual data
- is blocked by
-
RHODS-2282 Set SHA256 images in ClusterServiceVersion
- Closed