Skip to content

Releases: kubernetes-sigs/blob-csi-driver

v0.11.0 release

02 Jan 01:06
Compare
Choose a tag to compare

Features 🌈

  • upgrade blobfuse version to 1.3.6
  • add AzureStorageAuthType to support msi and spn auth
  • Azure Stack support
  • volume resize support
  • NodeGetVolumeStats support

Bug Fixes 🐞

  • fix: not schedule driver pod on virtual node

v0.7.1 release

30 Dec 03:33
Compare
Choose a tag to compare

Features 🌈

  • upgrade blobfuse version to 1.3.6

Bug Fixes 🐞

  • fix empty temp directory issue: #299

v0.10.0 release

27 Oct 07:48
71f9c7e
Compare
Choose a tag to compare

Features 🌈

  • upgrade blobfuse version to 1.3.5

Bug Fixes 🐞

  • fix NFSv3 permission issue with non-root user

v0.9.0 release

28 Sep 12:11
Compare
Choose a tag to compare

Features 🌈

  • upgrade blobfuse version to 1.3.4
  • bring your own account key for dynamic provisioning

Bug Fixes 🐞

  • increase CPU limit to fix throttling issue on node
  • fix account key list throttling issue

v0.8.0 release

28 Aug 06:24
Compare
Choose a tag to compare

Features 🌈

  • upgrade blobfuse version to 1.3.1

Bug Fixes 🐞

  • fix empty temp directory issue

v0.7.0 release

14 Aug 07:45
Compare
Choose a tag to compare

Features 🌈

  • driver name changed from blobfuse.csi.azure.com to blob.csi.azure.com
  • support blob storage based NFS

v0.6.0 release

31 Jul 13:29
Compare
Choose a tag to compare

Features 🌈

  • add storage account private link support
  • add Premium_LRS support
  • add helm3 repo support

Bug Fixes 🐞

  • remove secret logging in NodeStageVolume

v0.5.0 release

24 May 02:19
Compare
Choose a tag to compare

Features 🌈

  • read cloud config from secret
  • add sovereign cloud support
  • support Managed Identity and Service Principal Name auth
  • support user defined azure credential file

Bug Fixes 🐞

  • fix corrupted mount issue when driver daemonset restarted

v0.4.0 release

22 Jan 12:32
Compare
Choose a tag to compare

Features 🌈

Bug Fixes 🐞

v0.3.0 beta release

09 Oct 11:07
Compare
Choose a tag to compare
  • add SAS token support
  • add support for reading azure storage account key from Azure Key Vault
  • add mountOptions support
  • fix mount permission issue