Features 🌈
- provide a flag to allow accessing storage account key using cluster identity for inline volume (#961)
- support mount smb file share in another subscription (#964)
- add shareNamePrefix parameter in storage class (#966)
Bug Fixes 🐞
What's Changed
- fix: CVE issues in image build by @andyzhangx in #954
- fix: default secretNamespace should be pvc namespace by @andyzhangx in #955
- chore: upgrade to k8s lib 1.24.0-alpha.4 by @andyzhangx in #957
- doc: update ZRS, nconnect parameter doc by @andyzhangx in #959
- fix: CVE-2018-25032 in image build by @andyzhangx in #960
- test: fix golinter error by @andyzhangx in #963
- Bump prometheus/client_golang to v1.11.1 by @dobsonj in #962
- fix: default namespace issue by @andyzhangx in #965
- feat: provide a flag to allow accessing storage account key using cluster identity for inline volume by @andyzhangx in #961
- feat: support mount smb file share in another subscription by @andyzhangx in #964
- feat: add shareNamePrefix parameter in storage class by @andyzhangx in #966
- chore: refine mount on Windows logs by @andyzhangx in #967
- chore: fix typos in driver parameters by @andyzhangx in #969
New Contributors
Full Changelog: v1.13.0...v1.14.0