Features 🌈
- feat: add rootSquashType parameter for nfs share (#924)
- feat: add mountPermissions parameter in storage class (#927)
Bug Fixes 🐞
- fix: adjust memory requests and limits on Windows node (#916)
- fix: delete file share failure when account is deleted (#917)
- fix: gid conflict issue between sc and fsGroup setting (#922)
What's Changed
- test: add codespell shellcheck github actions by @andyzhangx in #914
- fix: remove memory requests on Windows node by @andyzhangx in #915
- fix: adjust memory requests and limits on Windows node by @andyzhangx in #916
- fix: delete file share failure when account is deleted by @andyzhangx in #917
- fix: NodePublishVolume idempotent issue by @andyzhangx in #918
- fix: gid conflict issue between sc and fsGroup setting by @andyzhangx in #922
- feat: add rootSquashType parameter for nfs share by @andyzhangx in #924
- feat: add mountPermissions parameter in storage class by @andyzhangx in #927
Full Changelog: v1.11.0...v1.12.0