Overall Status
Volume snapshotting is an Alpha feature in Kubernetes v1.14.
Minimum CSI Spec Version
1.0.0
Minimum Kubernetes version
1.13
Recommended Kubernetes version
1.14: For lease-based leader election
Container
docker pull quay.io/k8scsi/csi-snapshotter:v1.1.0
Deprecations
- Command line flag --connection-timeout is deprecated and has no effect.
- Command line flag --snapshotter is deprecated and has no effect.
Notable Features
- Lease based Leader Election support is added.
- The external snapshotter now tries to connect to the CSI driver indefinitely.
- A new --timeout parameter has been added for CSI operations
- Prow testing is added.
Full Changelog
https://github.com/kubernetes-csi/external-snapshotter/blob/master/CHANGELOG-1.1.md