STOR-2961: UPSTREAM: 138768: move VolumeGroupSnapshot to V1#2715
STOR-2961: UPSTREAM: 138768: move VolumeGroupSnapshot to V1#2715jsafrane wants to merge 1 commit into
Conversation
This is a re-creation of kubernetes#138768. It updates the group snapshot e2e tests to use v1 group snapshot API and also updates the test manifests to use external-snapshotter that actually supports v1. The upstream PR needs some changes, but in the end it should converge to this.
|
@jsafrane: This pull request references STOR-2961 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. |
|
@jsafrane: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
|
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 (4)
WalkthroughThis PR updates the VolumeGroupSnapshot API version used in e2e storage test utilities from v1beta2 to v1, and bumps the csi-snapshotter sidecar container image tag from v8.4.0 to v8.6.0 in three CSI driver test manifests. ChangesE2E Storage Version Updates
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@jsafrane: This pull request references STOR-2961 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jsafrane 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 |
|
/payload-job-with-prs help |
|
/payload-job-with-prs periodic-ci-openshift-release-main-ci-5.0-e2e-aws-ovn-techpreview openshift/cluster-csi-snapshot-controller-operator#283 |
|
@jsafrane: 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/f6adc880-7b8f-11f1-9158-14ae2cd3eb2e-0 |
|
/payload-job-with-prs periodic-ci-openshift-release-main-ci-5.0-e2e-aws-ovn-techpreview openshift/cluster-csi-snapshot-controller-operator#283 |
|
@jsafrane: 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/d9b91ad0-7b90-11f1-8f21-2bd69de242cc-0 |
|
/payload-job-with-prs periodic-ci-openshift-release-main-ci-5.0-e2e-aws-ovn-techpreview openshift/cluster-csi-snapshot-controller-operator#283 |
|
@jsafrane: 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/ffde5490-7baf-11f1-8c92-8b6201752e13-0 |
|
/retest |
1 similar comment
|
/retest |
|
/test e2e-metal-ipi-ovn-ipv6 |
|
/test e2e-gcp |
|
@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. |
|
PR needs rebase. 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. |
This is a re-creation of kubernetes#138768. It updates the group snapshot e2e tests to use v1 group snapshot API and also updates the test manifests to use external-snapshotter that actually supports v1.
The upstream PR is waiting for upstream csi-driver-hostpath release, but in the end it should converge to something like this, only with more image bumps.
Summary by CodeRabbit
New Features
Bug Fixes