volsync
volsync copied to clipboard
Update module github.com/kubernetes-csi/external-snapshotter/client/v7 to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/kubernetes-csi/external-snapshotter/client/v7 | v7.0.0 -> v8.0.0 |
Release Notes
kubernetes-csi/external-snapshotter (github.com/kubernetes-csi/external-snapshotter/client/v7)
v8.0.0
Overall Status
Volume snapshotting has been a GA feature since Kubernetes v1.20.
Supported CSI Spec Versions
1.0-1.9
Minimum Kubernetes version
1.25
Recommended Minimum Kubernetes version
1.25
Container
docker pull registry.k8s.io/sig-storage/snapshot-controller:v8.0.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v8.0.0
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v8.0.0
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
- The validating logic for VolumeSnapshots, VolumeSnapshotContents, VolumeGroupSnapshots, and VolumeGroupSnapshotContents has been replaced by CEL validation rules. The validating webhook is now only being used for VolumeSnapshotClasses and VolumeGroupSnapshotClasses to ensure that there's at most one class per CSI Driver. The validation webhook is deprecated and will be removed in the next release. (#1091, @leonardoce)
Changes by Kind
API Change
- Update API for group snapshots, easing the restore process. (#1068, @leonardoce)
Feature
- Adds support for ListSnapshots secrets (#252, @bells17)
- Adds validation rules into CRDs. Minimum required Kubernetes version is 1.25 for these validation rules. (#1073, @cici37)
- Link the snapshotted PVCs and the corresponding PVs in VolumeGroupSnapshot and VolumeGroupSnapshotContent to make restoring data easier. (#1069, @leonardoce)
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.0.0/CHANGELOG/CHANGELOG-8.0.md
Configuration
📅 Schedule: Branch creation - "* 3-6 * * 1-5" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: renovate-bot Once this PR has been reviewed and has the lgtm label, please assign jnpacker for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
@renovate-bot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/e2e-openshift-helm | 59e0b5238e5b5ac40f343c4650caf45b5a68d0bc | link | true | /test e2e-openshift-helm |
| ci/prow/e2e-openshift | 59e0b5238e5b5ac40f343c4650caf45b5a68d0bc | link | true | /test e2e-openshift |
Full PR test history. Your PR dashboard.
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. I understand the commands that are listed here.