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.20
Recommended Kubernetes version
1.24 (The Volume Populators feature with the new PVC dataSourceRef field moved to Beta in 1.24)
Container
docker pull registry.k8s.io/sig-storage/snapshot-controller:v7.0.1
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v7.0.1
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v7.0.1
Changes by Kind
Bug or Regression
- Fixes a panic in the snapshot validation webhook. (#1005, @xing-yang)
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v7.0.1/CHANGELOG/CHANGELOG-7.0.md