Juicefs Csi Driver Versions Save

JuiceFS CSI Driver

v0.24.0

1 week ago

Introduce a global configuration file for csi to bring better configuration changes

What's Changed

Included JuiceFS

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

Full Changelog: https://github.com/juicedata/juicefs-csi-driver/compare/v0.23.6...v0.24.0

v0.24.0.rc1

1 week ago

What's Changed

Full Changelog: https://github.com/juicedata/juicefs-csi-driver/compare/v0.23.6...v0.24.0.rc1

v0.23.6

1 month ago

What's Changed

Included JuiceFS

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

Full Changelog: https://github.com/juicedata/juicefs-csi-driver/compare/v0.23.5...v0.23.6

v0.23.5

2 months ago

What's Changed

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: https://github.com/juicedata/juicefs-csi-driver/compare/v0.23.4...v0.23.5

v0.23.4

3 months ago

Changelog

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: https://github.com/juicedata/juicefs-csi-driver/compare/v0.23.3...v0.23.4

v0.23.3

4 months ago

Changelog

Yaml Changed

Mount Pod mode

  1. image version
  2. add watch/list secret permission

Sidecar mode:

  1. image version

v0.23.2

5 months ago

Changelog

  1. dashboard: fix ROX/RMX map (https://github.com/juicedata/juicefs-csi-driver/pull/827)
  2. make csi driver name configurable (https://github.com/juicedata/juicefs-csi-driver/pull/828)
  3. fix sidecar inject error if sc of pvc.storageClassName donot exist (https://github.com/juicedata/juicefs-csi-driver/pull/833)
  4. update umount to umount -l of mount pod (https://github.com/juicedata/juicefs-csi-driver/pull/837)
  5. recover: umount target when count in mountinfo is more than 5 (https://github.com/juicedata/juicefs-csi-driver/pull/839)
  6. dashboard: disable system-namespace search (https://github.com/juicedata/juicefs-csi-driver/pull/841)

Yaml Changed

Mount Pod mode

  1. image version

Sidecar mode:

  1. image version

Included JuiceFS

  1. the included JuiceFS community version is ce-v1.1.1
  2. the included JuiceFS enterprise version is ee-5.0.6-b470bce
  3. default mount pod image of community is juicedata/mount:ce-v1.1.1
  4. default mount pod image of enterprise is juicedata/mount:ee-4.9.23

v0.23.1

5 months ago

Changelog

  1. enhance quota: runs in background when block; no fail (https://github.com/juicedata/juicefs-csi-driver/pull/798)
  2. fix: get pod by pv volumeHandle & avoid mount pod leak (https://github.com/juicedata/juicefs-csi-driver/pull/801)
  3. dashboard: ignore error when get csi node in getPod (https://github.com/juicedata/juicefs-csi-driver/pull/819)
  4. dashboard: add dark mode (https://github.com/juicedata/juicefs-csi-driver/pull/820)
  5. fix dashboard: avoid duplicated indexes (https://github.com/juicedata/juicefs-csi-driver/pull/824)

Yaml Changed

Mount Pod mode

  1. image version

Sidecar mode:

  1. image version

Included JuiceFS

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

v0.23.0

6 months ago

Changelog

  1. support vci serverless & del initContainer in mount pod.(https://github.com/juicedata/juicefs-csi-driver/pull/753)
  2. mount pod: use node selector instead of node name. (https://github.com/juicedata/juicefs-csi-driver/pull/755)
  3. Support setting mountOptions by referencing PVC metadata. (https://github.com/juicedata/juicefs-csi-driver/pull/759)
  4. when resource is set smaller than 0, do not set resource request/limit. (https://github.com/juicedata/juicefs-csi-driver/pull/771)
  5. add csi dashboard. (https://github.com/juicedata/juicefs-csi-driver/pull/774)
  6. kubelet reconcile: skip pod without status changes. (https://github.com/juicedata/juicefs-csi-driver/pull/783)
  7. mount pod: inherit affinity, schedulerName and tolerations from app pod. (https://github.com/juicedata/juicefs-csi-driver/pull/785)
  8. fix the format option issue. (https://github.com/juicedata/juicefs-csi-driver/pull/786)
  9. when old mount pod is deleted, create a new one. (https://github.com/juicedata/juicefs-csi-driver/pull/787)
  10. update: do not check object storage when auth in csi node. (https://github.com/juicedata/juicefs-csi-driver/pull/795)

Yaml Changed

Mount Pod mode

  1. image version
  2. add dashboard yaml including Deployment, Service, ServiceAccount, ClusterRole, ClusterRoleBinding

Sidecar mode:

  1. image version
  2. add dashboard yaml including Deployment, Service, ServiceAccount, ClusterRole, ClusterRoleBinding
  3. add MutatingWebhookConfiguration for juicefs-admission-serverless-webhook

Included JuiceFS

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

v0.22.1

8 months ago

Changelog

  1. revert #741: bind fuse connections into mount pod

Yaml Changed

Mount Pod mode & Sidecar mode:

  1. image version

Included JuiceFS

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