Skip to content

v2.1.4

Compare
Choose a tag to compare
@xing-yang xing-yang released this 17 Feb 01:36
· 6 commits to release-2.1 since this release
9c6df11

Overall Status

Volume snapshotting has been a Beta feature since 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 k8s.gcr.io/sig-storage/snapshot-controller:v2.1.4
docker pull k8s.gcr.io/sig-storage/csi-snapshotter:v2.1.4

Changes

  • Cherry pick of #287: Allows the sidecar to delete volume snapshots if the volume snapshot class is not found. (#466, @ialidzhikov)

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v2.1.4/CHANGELOG-2.1.md