Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-8889

DWO Konflux nudge PR should commit directly into CSV file

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Every time a DWO component is built, a nudge PR is created to the repository, to update the references to the container.
      Container references are currently kept in two places

      • konfluxEnv.sh file - a hack file, that is used by `renderBundle` and `renderFBCs` scripts to update bundles and FBCs respectivelly.
      • clusterserviceversion.yaml (CSV) - a bundle file with references to all containers

      Right now, nudge PRs update ONLY konfluxEnv.sh, which means that bundle has to be updated manually after every container build by running `renderBundle.sh` script.

      This can be simplified, if nudge PR would be directly updating the CSV file.
      If we make this, the bundle component will be built automatically as soons as changes are pushed to CSV file (as soon as nudge PR is merged).

              mkuznets Mykhailo Kuznietsov
              mkuznets Mykhailo Kuznietsov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: