Skip to content

v0.23.4

Choose a tag to compare

@zxh326 zxh326 released this 29 Feb 03:20
· 488 commits to master since this release

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

  1. image version
  2. add get/list persistentvolumeclaims permission

Sidecar mode:

  1. image version

Included JuiceFS

  1. the included JuiceFS community version is v1.1.2
  2. the included JuiceFS enterprise version is 4.9.23
  3. default mount pod image of community is mount:ce-v1.1.2
  4. default mount pod image of enterprise is mount:ee-4.9.23

New Contributors

Full Changelog: v0.23.3...v0.23.4