v1.12.0 release
Features π
- skip chmod if mountPermissions is 0 after mount (#672)
Bug Fixes π
- fix: bypass chmod if mounting point permissions are correct (#676)
What's Changed
- chore: refine package patching in image build by @andyzhangx in #666
- chore: refine metrics naming by @andyzhangx in #667
- chore: append secretNamespace to volumeid by @andyzhangx in #668
- chore: add one logging for account hit in secret by @andyzhangx in #669
- chore: upgrade sidecar image version by @andyzhangx in #671
- feat: skip chmod if mountPermissions is 0 after mount by @andyzhangx in #672
- test: run k8s 1.24 external e2e test by @andyzhangx in #674
- chore: add cloud config logging in driver init by @andyzhangx in #675
- fix: bypass chmod if mounting point permissions are correct by @andyzhangx in #676
- chore: allow dpkg-deb to be run via docker by @avoltz in #677
- chore: set as info log if cloud-provider-azure secret not found by @andyzhangx in #678
New Contributors
Full Changelog: v1.11.0...v1.12.0