v1.25.0 release
Features π
Bug Fixes π
- fix: add disk lun check in AttachDisk to avoid race condition (#1610)
- fix: reduce VMSS cache refresh (#1564, #1611)
- fix: resource group issue in disk attach (#1616)
- fix: support noProxy in chart config (#1613)
What's Changed
- chore: upgrade azure cloud provider lib by @andyzhangx in #1563
- Incorporating the VMSSVM cache changes from cloud-provider-azure lib by @mukhoakash in #1564
- cleanup: remove unused install docs by @andyzhangx in #1597
- feat: support perf profile device setting on Linux node by @andyzhangx in #1596
- fix: panic in vmss cache conversion by @andyzhangx in #1601
- test: set disk perf in PremiumV2 test by @andyzhangx in #1602
- [chore] Fix E2E failure in VMSS Flex cluster by @zmyzheng in #1609
- test: use
T.Setenv
to set env vars in tests by @Juneezee in #1585 - fix: support noProxy in chart config by @umagnus in #1613
- fix: add disk lun check in AttachDisk to avoid race condition by @andyzhangx in #1610
- fix: resource group issue in disk attach by @andyzhangx in #1616
- fix: reduce VMSS cache refresh by @andyzhangx in #1611
New Contributors
Full Changelog: v1.24.0...v1.25.0