OCPBUGS-74510: Remove VSphereMultiDisk feature gate - #2973
Conversation
VSphereMultiDisk has been GA and enabled by default for more than one release. Remove the feature gate definition, the FeatureGate marker on the dataDisks field, and regenerate payload manifests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@vr4manta: This pull request references Jira Issue OCPBUGS-74510, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
Hello @vr4manta! Some important instructions when contributing to openshift/api: |
|
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 (11)
💤 Files with no reviewable changes (11)
📝 WalkthroughWalkthroughThe change removes the 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
PR Summary by QodoRemove VSphereMultiDisk feature gate and clean up generated manifests
AI Description
Diagram
High-Level Assessment
Files changed (11)
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can reply 'qodo' on any finding to push back, ask questions, or dig deeper |
|
Scheduling tests matching the |
|
@vr4manta: 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. |
|
/jira refresh |
|
@vr4manta: This pull request references Jira Issue OCPBUGS-74510, which is valid. 3 validation(s) were run on this bug
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. |
|
@vr4manta Looking at https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_api/2973/pull-ci-openshift-api-master-e2e-aws-serial-1of2/2087191876326133760 it looks like there are still operators that depend on this feature gate that are panicking due to this removal. Please remove all references to this feature gate within components first. Once that is done we can re-run these tests and get this merged if everything looks good. /lgtm cancel |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Yes, working on all those. API usually gets reviewed last, but this week i'm lucky. Installer PRs are merged, MAPI still waiting on reviews. I'm checking other operators. |
|
/payload-job-with-prs periodic-ci-openshift-release-main-nightly-5.0-e2e-vsphere-ovn openshift/machine-api-operator#1532 |
|
@vr4manta: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/2c2845e0-970a-11f1-8e70-9635b1627004-0 |
OCPBUGS-74510
Changes
Notes
VSphereMultiDisk has been GA and enabled by default for more than one release. Remove the feature gate definition, the FeatureGate marker on the dataDisks field, and regenerate payload manifests.