Bug Fixes 🐞
- fix: increase csi-attacher client QPS (#1539)
- fix: increase api qps limit of csi-provisioner and csi-attacher (#1559)
- fix: CVE-2022-32149 (#1547)
- fix: avoid recreate vmss cache in race condition (#1558)
What's Changed
- fix: increase csi-attacher client QPS by @andyzhangx in #1539
- chore: upgrde azure cloud provider lib with vmss flex change by @andyzhangx in #1543
- doc: add config doc for edge zone by @andyzhangx in #1533
- fix: fix CVE-2022-32149 by @edreed in #1547
- test: Enable dynamically provisioned volume snapshot test in Windows cluster by @alice-zheyan-yu in #1548
- feat: increase api qps limit of csi-provisioner and csi-attacher by @andyzhangx in #1559
- fix: avoid recreate vmss cache in race condition by @andyzhangx in #1558
- cleanup: remove unnecessary tp nil check by @andyzhangx in #1561
Full Changelog: v1.23.0...v1.24.0