Skip to content

v2.0.1

Compare
Choose a tag to compare
@xing-yang xing-yang released this 23 Jan 16:53
69da5b8

Overall Status

Volume snapshotting is a Beta feature in Kubernetes v1.17.

Minimum CSI Spec Version

1.0.0

Minimum Kubernetes version

1.17

Maximum Kubernetes version

1.21 which is scheduled to be released on April 8, 2021.

Note: The v1beta1 version of CustomResourceDefinition is being removed in 1.22 after six releases of deprecation. In 1.22, the kube-apiserver will no longer serve the v1beta1 version of these resources and the only way to access them will be through the v1 APIs, available since 1.16.

Recommended Kubernetes version

1.17: For Beta

Container

docker pull quay.io/k8scsi/snapshot-controller:v2.0.1
docker pull quay.io/k8scsi/csi-snapshotter:v2.0.1

Breaking Changes

  • Cherry pick PR #240: Fix go module requirements for semantic versioning. Update package path to v2. Vendoring with dep depends on golang/dep#1963 or the workaround described in v2/README.md. (#243, @alex1989hu)

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v2.0.1/CHANGELOG-2.0.md