v1.4.0 release
Features π
- support msi auth type (#466)
- support alternative driver name, deployment name in helm install (#467)
- support different cloud config secret in driver deployment (#477)
- support customizing controller hostNetwork setting in helm install (#481)
Bug Fixes π
- fix: support read from keyvault using msi (#460)
- fix: blobfuse mount silent failure issue (#479)
- fix: conflict inline volume mount options with default (#470)
- fix: unmount failure due to incorrect mount path check (#475)
- fix: prevent huge storage account list usage (#480)
What's Changed
- doc: cut v1.3.0 release by @andyzhangx in #458
- chore: switch master branch to use v1.4.0 by @andyzhangx in #459
- fix: support read from keyvault using msi by @andyzhangx in #460
- fix: cannot read secret when mount blobfuse by @andyzhangx in #461
- fix: blobfuse mount silent failure issue by @andyzhangx in #462
- feat: upgrade TLS1.0 to TLS1.2 in account creation by @andyzhangx in #463
- fix: support msi auth type by @andyzhangx in #466
- feat: support alternative driver name by @andyzhangx in #467
- fix: remove node metricsPort by @andyzhangx in #468
- spelling corrections by @robin-wayve in #469
- fix: conflict inline volume mount options with default by @andyzhangx in #470
- feat: bring you own service accounts in helm install by @andyzhangx in #471
- doc: update chart doc by @andyzhangx in #472
- fix: unmount failure due to incorrect mount path check by @andyzhangx in #475
- chore: refine driver parameter setting by @andyzhangx in #476
- feat: add cloudConfigSecret in helm install by @andyzhangx in #477
- fix: blobfuse mount silent failure issue by @andyzhangx in #479
- fix: huge storage account list usage by @andyzhangx in #480
- feat: customize controller hostNetwork setting in helm install by @andyzhangx in #481
New Contributors
- @robin-wayve made their first contribution in #469
Full Changelog: v1.3.0...v1.4.0