NO-JIRA: Add missing build-args-file to bundle-4-23 pipelines#2458
NO-JIRA: Add missing build-args-file to bundle-4-23 pipelines#2458pacevedom wants to merge 1 commit into
Conversation
The Konflux auto-generated pipeline files for lvm-operator-bundle-4-23 were missing the build-args-file parameter, causing OPERATOR_VERSION and other build args from release/container-build.args to not be passed to buildah. This resulted in empty version strings and a failed operator-sdk generate bundle call.
|
@pacevedom: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughTwo new Tekton ChangesCI/CD Pipelines for lvm-operator-bundle
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested labels
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pacevedom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold |
|
@pacevedom: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
The Konflux auto-generated pipeline files for lvm-operator-bundle-4-23 were missing the build-args-file parameter, causing OPERATOR_VERSION and other build args from release/container-build.args to not be passed to buildah. This resulted in empty version strings and a failed operator-sdk generate bundle call.
Summary by CodeRabbit