Skip to content

Releases: kubernetes-csi/external-snapshotter

Release v1.0.1-rc1

04 Dec 19:10
0d2cdd7
Compare
Choose a tag to compare
Release v1.0.1-rc1 Pre-release
Pre-release

This release contains the following changes:

  • Adds new reserved prefixed parameter keys which are stripped
    out of parameter list, and adds deprecation notice for old keys and
    keep their behavior the same.
  • Uses log util so secrets will be stripped from the logs.

Release v1.0.0-rc4

29 Nov 00:55
7f0070e
Compare
Choose a tag to compare
Release v1.0.0-rc4 Pre-release
Pre-release

This release contains the following changes:

  • Rename Ready to ReadyToUse in the Status field of VolumeSnapshot API object.
  • Add VolumeSnapshot content deletion policy.
  • Add Finalizers for VolumeSnapshot and VolumeSnapshotContent.
  • Other minor bug fixes.

Because it contains a breaking API change, external-provisioner needs to be updated based on this release.

Release v1.0.0-rc3

20 Nov 01:44
bdd3a9b
Compare
Choose a tag to compare
Release v1.0.0-rc3 Pre-release
Pre-release

This release contains the following fix:

  • Call CreateSnapshot instead of ListSnapshots to check if snapshot is processed after it is cut. This fixes the bug in v1.0.0-rc2 and contains all necessary updates to support CSI spec v1.0 release.

v1.0.0-rc2 DO NOT USE

15 Nov 01:12
9dd1039
Compare
Choose a tag to compare
v1.0.0-rc2 DO NOT USE Pre-release
Pre-release

Don't use this it's broken

Release v0.4.1

16 Oct 06:12
Compare
Choose a tag to compare

Important changes

  • Update Kubernetes client to v1.12

Install

Install using tag v0.4.1: docker pull quay.io/k8scsi/csi-snapshotter:v0.4.1

Release v0.4.0

11 Oct 00:32
Compare
Choose a tag to compare

Major Changes

First release!

Install

Install using tag v0.4.0: docker pull quay.io/k8scsi/csi-snapshotter:v0.4.0