Skip to content

v4.0.1

Choose a tag to compare

@xing-yang xing-yang released this 10 Feb 19:52
4a1d1cc

Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

Supported CSI Spec Versions

1.0.0, 1.1.0, 1.2.0, 1.3.0

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.20

Container

docker pull registry.k8s.io/sig-storage/snapshot-controller:v4.0.1
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v4.0.1
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v4.0.1

Bug fixes

  • --http-endpoint will now correctly be used for the metrics server address when --metrics-address is not provided. (#497, @ggriffiths)
  • Changed the webhook image from distroless/base to distroless/static. (#550, @WanzenBug)
  • Cherry-pick #470: Retain CreateSnapshot Error (#547, @ialidzhikov)

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v4.0.1/CHANGELOG/CHANGELOG-4.0.md