Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-4334

Write CPaaS MSP bundle versioning script

XMLWordPrintable

    • 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

              rhn-support-ddalvi Dharmit Dalvi
              gfrasca-1 Giulio Frasca
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: