chore(deps): update dependency kubernetes-csi/external-snapshotter to v8.3.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubernetes-csi/external-snapshotter | Kustomization | minor |
v8.2.1 -> v8.3.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kubernetes-csi/external-snapshotter (kubernetes-csi/external-snapshotter)
v8.3.0
Overall Status
Volume snapshotting has been a GA feature since Kubernetes v1.20.
Supported CSI Spec Versions
1.0-1.11
- VolumeGroupSnapshot moves to GA in CSI spec v1.11.0.
Minimum Kubernetes version
1.25
Recommended Minimum Kubernetes version
1.25
Container
docker pull registry.k8s.io/sig-storage/snapshot-controller:v8.3.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v8.3.0
Changes by Kind
Feature
- Add a new
--automaxprocs
flag to set theGOMAXPROCS
environment variable to match the configured Linux container CPU quota. (#1304, @nixpanic) - Add support for -logging-format=json Remove klog specific flags according to KEP-2845 (#1256, @huww98)
- Use volumegroupsnapshot uid to make snapshotname (#1294, @umagnus)
- Get credentials from annotations for VolumeSnapshotContents that are a member of VolumeGroupSnapshot. (#1297, @black-dragon74)
- Serve additional leader election, work queue, process, and Go runtime metrics (#1275, @AndrewSirenko)
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v8.3.0/CHANGELOG/CHANGELOG-8.3.md
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot