v1.26.0 release
Features π
Bug Fixes π
- fix: panic caused by resource group issue in disk attach (#1616)
- fix: volume metrics on Windows csi-proxy v1beta (#1622)
- fix: add disk lun check in VMSSFlex AttachDisk to avoid race condition (#1632)
- fix: set ForceAttemptHTTP2 as false to increase ARM throttling limit (#1676)
- fix: CVE-2022-41717 (#1656)
What's Changed
- Clean up .travis.yaml by @ialidzhikov in #1620
- fix: volume metrics on Windows csi-proxy v1beta by @andyzhangx in #1622
- Test: Adding a new test to verify volume and nodes in different resource groups by @mukhoakash in #1624
- chore: Update the VMSSVMCache struct vendor to csi driver by @mukhoakash in #1621
- chore: upgrade sidecar container images by @andyzhangx in #1629
- fix: add disk lun check in VMSSFlex AttachDisk to avoid race condition by @andyzhangx in #1632
- chore: increase csi-provisioner timeout to 30s by @andyzhangx in #1634
- fix: race condition in VMSS cache update by @andyzhangx in #1639
- chore: migrate from ADAL lib before its EOL by @r4f4 in #1636
- fix: Add missing machine in SKU listings by @sboulkour in #1641
- Add requirements.txt with fixed versions to use in pip install by @mauriciopoppe in #1652
- fix: CVE-2022-41717 by @andyzhangx in #1656
- chore: upgrade azure lib by @andyzhangx in #1661
- fix e2e: disable podSecurity by @cvvz in #1668
- Revert "fix e2e: disable podSecurity" by @andyzhangx in #1669
- chore: Update dependencies cloud provider azure by @cvvz in #1662
- feat: add disable-update-cache flag by @andyzhangx in #1643
- test: add helm lint test by @umagnus in #1674
- cleanup: Use k8s utils pointer instead of Azure autorest/to by @umagnus in #1665
- fix: set ForceAttemptHTTP2 as false to increase ARM throttling limit by @andyzhangx in #1676
New Contributors
- @r4f4 made their first contribution in #1636
- @sboulkour made their first contribution in #1641
- @mauriciopoppe made their first contribution in #1652
- @cvvz made their first contribution in #1668
Full Changelog: v1.25.0...v1.26.0