Skip to content

Releases: kubernetes-sigs/azurefile-csi-driver

v0.10.0 release

02 Jan 14:49
Compare
Choose a tag to compare

Features 🌈

  • Windows beta support (switch to csi-proxy v0.2.2 API)
  • NFS beta support (support storage account dynamic provisioning)
  • support multi OS versions for Windows images

Bug Fixes 🐞

  • fix account list throttling issue in CreateVolume
  • fix: not schedule driver pod on virtual node

v0.9.0 release

16 Sep 05:45
Compare
Choose a tag to compare

Features 🌈

  • use "protocol: nfs" to replace "fsType: nfs"
  • add mountOptions support on NFS
  • bring your own account key for dynamic provisioning
  • change image repo address

Bug Fixes 🐞

  • set timeout(30s) for csi-provisioner
  • add lock to prevent list account throttling

v0.8.0 release

31 Jul 13:56
Compare
Choose a tag to compare

Features 🌈

  • add storage account private link support
  • support NodeGetVolumestats
  • add helm3 repo support
  • NFS support
  • tags parameter support

Bug Fixes 🐞

  • remove secret logging in NodeStageVolume
  • use MountSensitive to prevent password logging leak
  • initial delay(5s) when mount azure file
  • fix snapshot issue

v0.7.0 release

24 May 01:10
Compare
Choose a tag to compare

Features 🌈

  • read cloud config from secret
  • store account key to k8s secret by default
  • support user defined azure credential file

Bug Fixes 🐞

  • MSI issue

v0.6.0 release

10 Apr 13:48
Compare
Choose a tag to compare

Features 🌈

  • Windows support(alpha)
  • Promote vhd disk feature to beta

v0.5.0 release

17 Mar 03:26
Compare
Choose a tag to compare

Features 🌈

  • vhd disk feature support
  • volume expansion support
  • MSI support

Bug Fixes 🐞

  • fix mount timeout issue

v0.4.0 release

03 Feb 02:40
e9b2139
Compare
Choose a tag to compare

Features 🌈

  • snapshot support
  • enable leader election for controller component(2 replicas by default)
  • NodeStageVolume (PV mount share for multiple pods on one node)

Bug Fixes 🐞

v0.3.0 beta release

09 Aug 07:27
2b807d1
Compare
Choose a tag to compare
  • switch to CSI 1.1.0
  • switch to use kubernetes-1.15.0 azure cloud provider library
  • fix all sanity test failures
  • add e2e tests
  • add Prometheus metrics support

v0.2.0-alpha

17 Apr 05:06
106a120
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release
  • switch to use CSI 1.0.0
  • fixed a few sanity test failures
  • more CI coverage
  • support v1.13.x, v1.14.x

First release of azure file CSI Driver

03 Feb 04:25
Compare
Choose a tag to compare
Pre-release
  • based on CSI 0.3.0