-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
-
Since dist-git is no longer used with Konflux, we are seeking an alternative view of the resulting CSV of bundles (after modifying it with “render_templates”).
How to achieve that?
- Committing the CSV changes after running https://gitlab.cee.redhat.com/dragonfly/self-node-remediation/-/blob/snr-0-10/bundle-hack/update_bundle.sh, which is used from the Bundle containerfile https://gitlab.cee.redhat.com/dragonfly/self-node-remediation/-/blob/snr-0-10/Containerfile.self-node-remediation-bundle?ref_type=heads#L17.
- View the build result from Tekton build task
- Add a Tekton Task for a post-downstream updated CSV view - Potentially push the CSV changes to another repo (maybe tools?) and follow https://konflux-ci.dev/docs/building/customizing-the-build/#extending-the-build-pipeline-with-your-own-tasks for how to create a custom task. You can put a custom task in its own file in the repository as well, i.e.: https://github.com/rcerven/devfile-sample-python-basic/pull/227/files