Features 🌈
- Refactoring Kubernetes labels and add custom labels (#834)
- add allowEmptyCloudConfig config in chart (#840)
- disable GET_VOLUME_STATS by default (#846)
- upgrade sidecar container version to support WS2022 (#841)
- support nfs Premium_ZRS account (#843)
- increase sidecar container cpu limits (#847)
Bug Fixes 🐞
- fix: install updated packages to fix CVE issues (#819)
- fix: multi accounts creation issue when private endpoint creation failed (#824)
- fix: create private endpoint failure on Government cloud (#830)
What's Changed
- doc: cut v1.7.0 release by @andyzhangx in #815
- chore: switch master branch to use v1.8.0 by @andyzhangx in #816
- test: enable csi test v4.3.0 by @andyzhangx in #817
- chore: rename sidecar container names in controller by @andyzhangx in #818
- fix: install updated packages to fix CVE issues by @andyzhangx in #819
- test: fix readOnly test case failure for in-tree driver by @andyzhangx in #821
- test: use csi-proxy v1.0.2 in test by @andyzhangx in #822
- fix: multi accounts creation issue when private endpoint creation failed by @andyzhangx in #824
- chore: rename sidecar container names in controller by @andyzhangx in #825
- chore: increase sidecar contianer cpu limit in controller by @andyzhangx in #827
- fix: increase registrar container cpu limit by @andyzhangx in #828
- fix: create private endpoint failure on Government cloud by @andyzhangx in #830
- fix: increase registrar probe timeout value on Windows by @andyzhangx in #832
- chore: increase sidecar container memory limit by @andyzhangx in #833
- Refactoring Kubernetes labels and add custom labels by @nlamirault in #834
- chore: set default replica num of snapshot controller as 2 by @andyzhangx in #839
- feat: add allowEmptyCloudConfig config in chart by @andyzhangx in #840
- feat: upgrade sidecar container version to support WS2022 by @andyzhangx in #841
- feat: support resources config in chart by @andyzhangx in #842
- feat: support nfs Premium_ZRS account by @andyzhangx in #843
- feat: disable GET_VOLUME_STATS by default by @andyzhangx in #846
- feat: increase sidecar container cpu limits by @andyzhangx in #847
New Contributors
- @nlamirault made their first contribution in #834
Full Changelog: v1.7.0...v1.8.0