v1.3.0 release
Features π
- add tolerations customization support in chart (#457)
- add mountOptions parameter for blobfuse inline volume (#456)
- support fsGroupPolicy for NFS (#447)
Bug Fixes π
- fix: read cloud config from secret regression in v1.2.0 (#455)
- fix: only read secret for inline volume (#446)
- fix: only use pod.Namespace in inline volume support (#445)
What's Changed
- doc: cut v1.2.0 release by @andyzhangx in #442
- fix: only use pod.Namespace in inline volume support by @andyzhangx in #445
- fix: only read secret for inline volume by @andyzhangx in #446
- feat: support fsGroupPolicy for NFS by @andyzhangx in #447
- chore: add get key vault logs by @andyzhangx in #451
- test: add nonroot application tests by @andyzhangx in #452
- chore: upgrade azure lib by @andyzhangx in #454
- fix: read cloud config from secret regression by @andyzhangx in #455
- feat: add mountOptions for inline volume by @andyzhangx in #456
- feat: add customize tolerations support in chart by @andyzhangx in #457
Full Changelog: v1.2.0...v1.3.0