v0.24.0
Introduce a global configuration file for csi to bring better configuration changes
What's Changed
- fix delete volume issues by @zxh326 in #937
- translate advanced provisioning by @timfeirg in #942
- Fix overwrite panic issue when pv.ctx is nil by @zxh326 in #941
- docs: various updates by @timfeirg in #943
- feat: introduce global config by @zxh326 in #938
- fix(dashboard): update filter for mountpod by @zxh326 in #948
- chore: update JuiceFS ee version retrieval in release workflow by @zxh326 in #947
Included JuiceFS
- the included JuiceFS community version is
v1.1.2 - the included JuiceFS enterprise version is
5.0.17 - default mount pod image of community is
mount:ce-v1.1.2 - default mount pod image of enterprise is
mount:ee-5.0.17-8ba7611
Full Changelog: v0.23.6...v0.24.0