v1.23.0 release
Features π
- support PremiumV2_LRS disk type (#1477)
- support location in storage class (#1497)
- support https proxy and http proxy in chart config (#1520)
Bug Fixes π
- fix: Ultra Disk DefaultDiskMBPSReadWrite calc issue (#1494)
- fix: reduce VMSS throttling when throttling happens (#1498)
- fix: zone format check when cloud config is empty (#1521)
What's Changed
- chore: upgrade azure cloud provider lib by @andyzhangx in #1472
- cleanup: remove secrets list rbac by @andyzhangx in #1473
- chore: fixing codespell errors by @edreed in #1482
- chore: doc & deployment updates for Azure Disk CSI Driver V2 Beta by @edreed in #1435
- fix: increase sidecar container memory limits on Windows by @andyzhangx in #1490
- chore: add scheduler extender cpu and memory usage in yaml files by @nearora-msft in #1491
- chore: refine mount error msg in pod events by @andyzhangx in #1493
- fix: Ultra Disk DefaultDiskMBPSReadWrite calc issue by @andyzhangx in #1494
- feat: support location in storage class by @andyzhangx in #1497
- fix: reduce VMSS throttling when throttling happens by @andyzhangx in #1498
- chore: upgrade azure cloud provider lib by @andyzhangx in #1510
- test: run sanity test on csi-test v5.0.0 by @andyzhangx in #1513
- chore: increase csi-attacher timeout by @andyzhangx in #1514
- fix: zone format check when cloud config is empty by @andyzhangx in #1521
- chore: update values as per p50 numbers by @nearora-msft in #1507
- feat: support https proxy and http proxy in chart config by @umagnus in #1520
- feat(helm): add support for labels, annotations and podAnnotations by @h4wkmoon in #1496
- test: add helm repo install check by @umagnus in #1528
- feat: support PremiumV2_LRS disk type by @andyzhangx in #1477
New Contributors
Full Changelog: v1.22.0...v1.23.0