Changelog
- feat: parse storageClass parameters by @zxh326 in #859
- quota: Support NodeGetVolumeStats with statfs by @zivgan in #835
- bring CacheClientConf to sidecar mode as well by @timfeirg in #863
- expose basic prometheus metrics by @timfeirg in #852
- secret validation webhook by @timfeirg in #864
- feat: overwrite mount pod resources with PVC annotations by @zxh326 in #870
- fix: create the secret before start the mountpod by @zxh326 in #875
Yaml Changed
Mount Pod mode
- image version
- add get/list persistentvolumeclaims permission
Sidecar mode:
- image version
Included JuiceFS
- the included JuiceFS community version is
v1.1.2 - the included JuiceFS enterprise version is
4.9.23 - default mount pod image of community is
mount:ce-v1.1.2 - default mount pod image of enterprise is
mount:ee-4.9.23
New Contributors
Full Changelog: v0.23.3...v0.23.4