Skip to content

v0.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zwwhdls zwwhdls released this 13 Jul 09:42

Changelog

  1. fix mount pod priority (#678)
  2. support PVC capacity expand (#679)

Yaml Changed

Mount Pod mode & Sidecar mode:

  1. image version
  2. add rules patch of persistentvolumes in juicefs-external-provisioner-role
  3. add rules get/list/watch/update/patch of persistentvolumeclaims/status in juicefs-external-provisioner-role
  4. add rules patch of persistentvolumeclaims in juicefs-external-provisioner-role
  5. add sidecar csi-resizer in juicefs csi controller
  6. update podInfoOnMount: true in CSIDriver

Included JuiceFS

  1. the included JuiceFS community version is ce-v1.1.0-beta2
  2. . the included JuiceFS enterprise version is 4.9.12
  3. default mount pod image of community is juicedata/mount:ce-v1.1.0-beta2
  4. default mount pod image of enterprise is juicedata/mount:ee-4.9.12