v1.9.0 release
Features 🌈
- support RemoveSmbGlobalMapping during unmount on Windows node (#505)
- add removeSMBMappingDuringUnmount config in chart config (#527)
Bug Fixes 🐞
- fix: Update default windows.kubelet value to be compatible with containerd runtime (#521)
- fix: Increase memory limits of livenessprobe and csi-node-driver-registrar Windows containers (#524)
What's Changed
- chore: set master branch chart version to v0.0.0 by @andyzhangx in #513
- fix: chart index by @andyzhangx in #519
- test: fix TestLogGRPC ut failure by @andyzhangx in #522
- Update default
windows.kubelet
value to be compatible with containerd runtime by @luborpetr in #521 - Increase memory limits of
livenessprobe
andcsi-node-driver-registrar
Windows containers. by @luborpetr in #524 - fix: helm chart index error by @andyzhangx in #526
- feat: support RemoveSmbGlobalMapping during unmount on Windows node by @vitaliy-leschenko in #505
- feat: add removeSMBMappingDuringUnmount config in chart config by @andyzhangx in #527
New Contributors
- @luborpetr made their first contribution in #521
Full Changelog: v1.8.0...v1.9.0