Simplify command of creating operator test images #1075
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Feature description
Study if it is possible to simplify the command that create operator test images in PRs. Currently, a lot of substitution is made (ref https://github.com/dora-metrics/pelorus/blob/master/.github/workflows/test-images.yml#L88-L94). Example of cleaner command:
https://github.com/openshift/oadp-operator/blob/a76c5dc2e2ef3706e9827933f45faddf0aae2c17/Makefile#L364-L377
How this will help you
Easier maintenance.
Feature priority
⏳ Low priority, it does not block me of using Pelorus
Code of Conduct
The text was updated successfully, but these errors were encountered: