Skip to content

Releases: kubernetes-sigs/azuredisk-csi-driver

v1.2.2 release

25 Jan 07:03
2820691
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE-2021-3996 in image build (#1150)

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1 release

24 Jan 12:19
7c92c79
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE in docker image build (#1147)

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.10.0 release

31 Dec 11:24
Compare
Choose a tag to compare

Features 🌈

  • remove 1903 1909 2004 Windows image which is end of life (#1108)
  • remove cpu limits (#1121)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.10.0

v1.9.0 release

23 Nov 06:23
Compare
Choose a tag to compare

Features 🌈

  • arm64 image build (#1048)
  • add allowEmptyCloudConfig config in chart (#1077)
  • support disk online resize (#1064)
  • enable csi proxy GA interface on v1.0.2 (#1056)
  • increase sidecar container cpu limits (#1063,#1065,#1092)
  • add enableAsyncAttach parameter (#1058)
  • support max data disk size for Dsv5 VM (#1072,#1093)
  • add btrfs file system support (#1078)
  • upgrade sidecar container version to support WS2022 (#1080)

Bug Fixes 🐞

  • fix: install updated packages to fix CVE issues (#1055)
  • fix: missing static PV data in VolumeAttachments (#1062)
  • fix: snapshot throttling issue (#1066)

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v2.0.0-alpha.1 Preview release

v1.8.0 release

11 Oct 02:22
Compare
Choose a tag to compare

Features 🌈

  • ReadWriteOncePod support (#1019)
  • upgrade snapshot CRD to v4.2.1 (#1024)
  • support 20H2, WS2022 windows images (#1030, #1032)
  • switch back to csi-proxy v1beta interface on Windows (#1034)
  • upgrade disk client to use 2021-04-01 to support online disk resize (#1041)
  • add registrar liveness probe on Linux (#1043)

Bug Fixes 🐞

  • fix: reduce vmss cache refresh (#1018)
  • fix: upgrade to debian 11.0 base image to fix vulnerability (#1028)
  • fix: driver pod crash issue on Windows (#1033)
  • fix: add zoned field for backward compatibility (#1037)
  • fix: get MaxDataDiskCount error on Windows (#1039)
  • fix: GetZone error when instance metadata is disabled on Windows (#1042)

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0 release

09 Sep 06:57
Compare
Choose a tag to compare

Features 🌈

  • add baseRepo in chart (#986)
  • expose metadata for static PV attachment (#990)
  • switch to sync detach disk (#998)
  • allow storage class setting of useragent (#999)
  • rename disk tag key (#1009)

Bug Fixes 🐞

  • fix: detach disk issue on deleting vmss node (#988)
  • fix: remove ClusterFirstWithHostNet dnsPolicy (#997)
  • fix: panic when vm size not in SkuMap table (#1000)

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.5.1 release

10 Aug 03:31
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: disable networkAccessPolicy on Azure Stack Cloud (#964)

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.6.0 release

23 Aug 07:22
Compare
Choose a tag to compare

Features 🌈

  • upgrade to csi-proxy v1.0.1 on Windows (#953)
  • support daemonset maxUnavailable config in helm chart (#968)
  • change default userAgent (#969, #973)
  • support custom userAgent in driver setting (#975)
  • upgrade to snapshot-controller v4.2.0 in snapshot GA version (#978)

Bug Fixes 🐞

  • fix: disable uuid checks on XFS (#955)
  • fix: driver register issue on Windows node (#970)
  • fix: disable disk related rate limit (#979)
  • fix: ignore GetDisk throttling in DeleteDisk (#980)

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0 release

20 Jul 07:33
Compare
Choose a tag to compare

Features 🌈

  • switch to async disk attach/detach (#897)
  • support alternative driver name, deployment name in helm install (#911)
  • add customized volumeAttachLimit support (#916)
  • support networkAccessPolicy (#935)
  • support disk io bursting (#938)
  • support different cloud config secret in driver deployment (#943)

Bug Fixes 🐞

  • fix: create PV failure in zone and nonzone mixed cluster (#893)
  • fix: ZRS node affinity setting (#906)
  • fix: increase csi-attacher timeout to 10min (#907)
  • fix: detach disk crash on Azure Stack (#909)
  • fix: translation issue due to lower case managed kind (#915)
  • fix: unmount failure due to incorrect mount path check (#940)

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0