Skip to content

Releases: kubernetes-sigs/azuredisk-csi-driver

v1.20.0 release

15 Jul 08:25
Compare
Choose a tag to compare

Features 🌈

  • upgrade sidecar image versions (#1386)
  • add affinity, nodeSelector in chart config (#1377)

Bug Fixes 🐞

  • fix: CSI function should return internal error (#1418)

What's Changed

Full Changelog: v1.19.0...v1.20.0

v1.19.0 release

10 Jun 08:43
Compare
Choose a tag to compare

Features 🌈

  • add controller.runOnControlPlane in chart config (#1366)

Bug Fixes 🐞

  • fix: incorrect runOnMaster config (#1358)
  • fix: NodeGetVolumeStats failure on Windows node (#1368)

What's Changed

Full Changelog: v1.18.0...v1.19.0

v2.0.0-beta.3 Preview Release

14 May 20:11
Compare
Choose a tag to compare
Pre-release
  • Fixes CVE-2022-27191
  • Adds a --kubeconfig parameter to the scheduler extender

v1.18.0 release

13 May 04:44
Compare
Choose a tag to compare

Features 🌈

  • add DiskEncryptionType in storage class (#1315)
  • provide a flag to override vmType in cloud config(#1324)

Bug Fixes 🐞

  • fix: resize failure on Windows (#1314)
  • fix: filesystem is not resized when restoring from snapshot with a bigger size (#1309)

What's Changed

Full Changelog: v1.17.0...v1.18.0

v1.17.0 release

29 Apr 07:51
Compare
Choose a tag to compare

Features 🌈

  • add controller.vmssCacheTTLInSeconds in helm chart config (#1287)
  • upgrade sidecar image versions (#1304)

Bug Fixes 🐞

  • fix: CVE issues in image build (#1289)

What's Changed

Full Changelog: v1.16.0...v1.17.0

v1.16.0 release

13 Apr 08:47
Compare
Choose a tag to compare

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v2.0.0-beta.2 Preview Release

07 Apr 21:29
Compare
Choose a tag to compare
Pre-release
  • Fixes an issue where the LUN for an already attached disk could be changed.

v1.15.0 release

01 Apr 06:53
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: disk attach/detach failure when operation is preempted (#1248)
  • fix: CVE issues in image build (#1249)

What's Changed

Full Changelog: v1.14.0...v1.15.0

v2.0.0-beta.1 Preview Release

30 Mar 20:57
5885ebc
Compare
Choose a tag to compare
Pre-release
  • Improved pod failover latency through asynchronous attach and detach operations
  • Improved attachment replica management
  • Improved support for online resizing of disks

v1.14.0 release

25 Mar 06:29
Compare
Choose a tag to compare

Features 🌈

  • add support for btrfs resize (#1225)
  • add azureGoSDKLogLevel config in chart (#1232)
  • support driver deployment on Windows node as host-process containers (#1201)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0