prowgen: migrate CSI and skip_operator_presubmits to ci-operator config#78232
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (16)
💤 Files with no reviewable changes (4)
✅ Files skipped from review due to trivial changes (3)
🚧 Files skipped from review as they are similar to previous changes (7)
WalkthroughMoves prowgen flags (skip_operator_presubmits, enable_secrets_store_csi_driver) from project-level Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Move enable_secrets_store_csi_driver and skip_operator_presubmits settings from .config.prowgen files into ci-operator config's prowgen section. CSI migration (2 repos): - openshift/ci-tools - psalajova/test skip_operator_presubmits migration (3 repos): - opendatahub-io/opendatahub-operator (main) - openshift/csi-operator (4.17-4.20 periodics) - openshift/gcp-filestore-csi-driver-operator (4.17-4.20 periodics) Depends on openshift/ci-tools#5120 and openshift/ci-tools#5121. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6723fd4 to
dc18ad5
Compare
|
[REHEARSALNOTIFIER]
A total of 34 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@Prucek: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danilo-gemoli, Prucek 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 |
|
/pj-rehearse ack |
|
@Prucek: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@Prucek: The following tests 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. |
9b8e835
into
openshift:main
…ig (openshift#78232) Move enable_secrets_store_csi_driver and skip_operator_presubmits settings from .config.prowgen files into ci-operator config's prowgen section. CSI migration (2 repos): - openshift/ci-tools - psalajova/test skip_operator_presubmits migration (3 repos): - opendatahub-io/opendatahub-operator (main) - openshift/csi-operator (4.17-4.20 periodics) - openshift/gcp-filestore-csi-driver-operator (4.17-4.20 periodics) Depends on openshift/ci-tools#5120 and openshift/ci-tools#5121. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…ig (openshift#78232) Move enable_secrets_store_csi_driver and skip_operator_presubmits settings from .config.prowgen files into ci-operator config's prowgen section. CSI migration (2 repos): - openshift/ci-tools - psalajova/test skip_operator_presubmits migration (3 repos): - opendatahub-io/opendatahub-operator (main) - openshift/csi-operator (4.17-4.20 periodics) - openshift/gcp-filestore-csi-driver-operator (4.17-4.20 periodics) Depends on openshift/ci-tools#5120 and openshift/ci-tools#5121. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…ig (openshift#78232) Move enable_secrets_store_csi_driver and skip_operator_presubmits settings from .config.prowgen files into ci-operator config's prowgen section. CSI migration (2 repos): - openshift/ci-tools - psalajova/test skip_operator_presubmits migration (3 repos): - opendatahub-io/opendatahub-operator (main) - openshift/csi-operator (4.17-4.20 periodics) - openshift/gcp-filestore-csi-driver-operator (4.17-4.20 periodics) Depends on openshift/ci-tools#5120 and openshift/ci-tools#5121. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Summary
enable_secrets_store_csi_driverfrom.config.prowgeninto ci-operator config'sprowgensection (2 repos)skip_operator_presubmitsfrom.config.prowgeninto ci-operator config'sprowgensection (3 repos).config.prowgenfiles (delete files that become empty)CSI migration
.config.prowgen(keeps slack_reporter).config.prowgenskip_operator_presubmits migration
.config.prowgen.config.prowgen(keeps slack_reporter).config.prowgen(keeps slack_reporter)Depends on: openshift/ci-tools#5120, openshift/ci-tools#5121
Test plan
make jobsproduces no diff after ci-tools PRs are merged🤖 Generated with Claude Code
Summary by CodeRabbit