-
Notifications
You must be signed in to change notification settings - Fork 85
Update dependency kubernetes-csi/external-snapshotter to v8.4.0 #1375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency kubernetes-csi/external-snapshotter to v8.4.0 #1375
Conversation
2f44348 to
1c8eeb9
Compare
|
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
1c8eeb9 to
d9614cf
Compare
|
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
d9614cf to
8d8e8a8
Compare
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1375 +/- ##
=====================================
Coverage 68.9% 68.9%
=====================================
Files 57 57
Lines 6042 6042
=====================================
Hits 4166 4166
Misses 1566 1566
Partials 310 310 🚀 New features to boost your workflow:
|
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
8d8e8a8 to
8418a36
Compare
|
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
8418a36 to
3b86dfc
Compare
|
/retest |
3b86dfc to
24f6635
Compare
24f6635 to
4a3a8cd
Compare
4a3a8cd to
45bdf39
Compare
Signed-off-by: Mend Renovate <[email protected]>
- It was deprecated in v8.0.0 and then removed in v8.4.0 Signed-off-by: Tesshu Flower <[email protected]>
45bdf39 to
0fc609d
Compare
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: renovate-bot, tesshuflower The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |



This PR contains the following updates:
v8.0.1->v8.4.0Release Notes
kubernetes-csi/external-snapshotter (kubernetes-csi/external-snapshotter)
v8.4.0Compare Source
Overall Status
Volume snapshotting has been a GA feature since Kubernetes v1.20.
Supported CSI Spec Versions
1.0-1.12
Minimum Kubernetes version
1.25
Recommended Minimum Kubernetes version
1.25
Container
Changes by Kind
API Change
v1beta2VolumeGroupSnapshot API as described by KEP 5013 (#1312, @leonardoce)Feature
worker-threadsflag. (#282, @huffmanca)Other (Cleanup or Flake)
v1beta1VolumeGroupSnapshot API is now marked as deprecated. (#1337, @leonardoce)Uncategorized
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.4.0/CHANGELOG/CHANGELOG-8.4.md
v8.3.0Compare Source
Overall Status
Volume snapshotting has been a GA feature since Kubernetes v1.20.
Supported CSI Spec Versions
1.0-1.11
Minimum Kubernetes version
1.25
Recommended Minimum Kubernetes version
1.25
Container
Changes by Kind
Feature
--automaxprocsflag to set theGOMAXPROCSenvironment variable to match the configured Linux container CPU quota. (#1304, @nixpanic)Remove klog specific flags according to KEP-2845 (#1256, @huww98)
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.3.0/CHANGELOG/CHANGELOG-8.3.md
v8.2.1Compare Source
Overall Status
Volume snapshotting has been a GA feature since Kubernetes v1.20.
Supported CSI Spec Versions
1.0-1.11
Minimum Kubernetes version
1.25
Recommended Minimum Kubernetes version
1.25
Container
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.2.1/CHANGELOG/CHANGELOG-8.2.md
v8.2.0Compare Source
Overall Status
Volume snapshotting has been a GA feature since Kubernetes v1.20.
Supported CSI Spec Versions
1.0-1.11
Minimum Kubernetes version
1.25
Recommended Minimum Kubernetes version
1.25
Container
Changes by Kind
API Change
VolumeGroupSnapshot,VolumeGroupSnapshotContent, andVolumeGroupSnapshotClassare now available in
v1beta1version. The support for thev1alpha1version have been removed. (#1150, @leonardoce)Other (Cleanup or Flake)
Uncategorized
Enable feature gate to enable volumegroupsnapshot, i.e., --feature-gates=CSIVolumeGroupSnapshot=true.
By default the feature gate is disabled (#1194, @yati1998)
The validation webhook would prevent creating multiple default volume snapshot classes and multiple default volume group snapshot classes for the same CSI driver. With the removal of the validation webhook, an error will still be raised when dynamically provisioning a VolumeSnapshot or VolumeGroupSnapshot when multiple default volume snapshot classes or multiple default volume group snapshot classes for the same CSI driver exist. (#1186, @yati1998)
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.2.0/CHANGELOG/CHANGELOG-8.2.md
v8.1.1Compare Source
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
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.1.1/CHANGELOG/CHANGELOG-8.1.md
v8.1.0Compare Source
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
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.1.0/CHANGELOG/CHANGELOG-8.1.md
v8.0.2Compare Source
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
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.0.2/CHANGELOG/CHANGELOG-8.0.md
Configuration
📅 Schedule: Branch creation - Between 03:00 AM and 06:59 AM, Monday through Friday ( * 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.
This PR was generated by Mend Renovate. View the repository job log.