Update prowgen when CSI is enabled#5018
Update prowgen when CSI is enabled#5018openshift-merge-bot[bot] merged 4 commits intoopenshift:mainfrom
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughAdds new GSM/CSI-related exported constants, wires a CSI credentials volume/mount into pod specs via a new BuildCSIVolume helper, removes duplicate explicit CSI arg additions in prow job builder, updates fixtures and CLI comment, and adds tests — no business logic changes beyond wiring and constants. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip CodeRabbit can approve the review once all CodeRabbit's comments are resolved.Enable the |
|
/hold |
|
this will be used by every ci-operator prowjob? We should think about using presets: #4994 |
076202a to
2c99cd8
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
@Prucek re #5018 (comment) , Presets would be amazing here, but it looks like they won't be available for now, so until they are I added the volumes and other stuff as normal |
|
/unhold |
|
Do we have unit tests that cover the changes in these files? |
You are right, the prowgen fixtures test the end-to-end behavior but don't specifically test BuildCSIVolume() func... I'll add some unit test for that 👍 |
|
@danilo-gemoli Added the unit test (for |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danilo-gemoli, psalajova 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 |
|
/test e2e |
|
/override ci/prow/images |
|
Tests from second stage were triggered manually. Pipeline can be controlled only manually, until HEAD changes. Use command to trigger second stage. |
|
@psalajova: Overrode contexts on behalf of psalajova: ci/prow/images 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 kubernetes-sigs/prow repository. |
|
@psalajova: The following test failed, say
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. |
d98277b
into
openshift:main
Updates prowgen with
gsm-project-configarg (which ci-operator needs to successfully create GSM clients) and fixes missingenable-secrets-store-csi-driver=trueflag in test.