STOR-2959: Promote VolumeGroupSnapshots to GA - #2965
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
Hello @jsafrane! Some important instructions when contributing to openshift/api: |
📝 WalkthroughWalkthrough
Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/test verify-feature-promotion |
|
PR-Agent: could not find a component named |
|
/retest |
|
/test verify-feature-promotion |
|
PR-Agent: could not find a component named |
PR Summary by QodoPromote VolumeGroupSnapshot feature gate to GA defaults
AI Description
Diagram
High-Level Assessment
Files changed (6)
|
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 reviewTo customize comments, go to the Qodo configuration screen, or learn more in the docs. |
|
Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: everettraven 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 |
|
@jsafrane: This pull request references STOR-2959 which is a valid 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. |
|
/retest |
|
/test verify-feature-promotion |
|
PR-Agent: could not find a component named |
|
/retest-required |
|
@jsafrane: 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. |
Promote the gate to GA.
Code was merged a long time ago, the last cleanup was merged today.
WARNING
All CI results before Jul 30 use v1beta2 API. The last PR to switched to V1 is this.
I don't think it's possible to list jobs that uses v1 group snapshot API easily.
On the positive side, v1 and v1beta2 are equal, only the version string is different.
Status on Thu Aug 06
[sig-storage] OCP CSI Volumes [Driver: csi-hostpath-groupsnapshot] [OCPFeatureGate:VolumeGroupSnapshot] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store datahas failed once. The test is skipped (Skip()in the test code), but the test failed at the namespace initialization:(Before you ask why do we have a test that's always skipped: it's how storage tests are generated. We generate tests with a complex test matrix, and the variant with pre-provisioned PV + CSI + block volume is not feasible because of the CSI driver we use for testing. Other volume plugins support it.)