Overall Status
Volume snapshotting has been a Beta feature since Kubernetes v1.17.
Supported CSI Spec Versions
1.0.0, 1.1.0, 1.2.0
Minimum Kubernetes version
1.17
Recommended Kubernetes version
1.17
Container
docker pull k8s.gcr.io/sig-storage/snapshot-controller:v3.0.1
docker pull k8s.gcr.io/sig-storage/csi-snapshotter:v3.0.1
docker pull k8s.gcr.io/sig-storage/snapshot-validation-webhook:v3.0.1
Bug or Regression
Cherry-pick from #387. Add process_start_time_seconds metric so that we can properly extrapolate the beginning part of the histogram data. (#388, @Jiawei0227)
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/v3.0.1/CHANGELOG/CHANGELOG-3.0.md