Skip to content

Releases: juicedata/juicefs-csi-driver

helm-chart-juicefs-csi-driver-0.5.0

28 Jul 06:42
a32d717
Compare
Choose a tag to compare

A Helm chart for JuiceFS CSI Driver

juicefs-csi-driver/v0.10.0

27 Jul 09:53
5de8c70
Compare
Choose a tag to compare
  1. Create pod instead of process when JuiceFS mount (#100);
  2. Users can set resource limits/requests of mount pod per app (#103);
  3. Users can add config volumes and env in JuiceFS mount pod (#114);
  4. Build Ceph base image in juicefs csi image, users can use JuiceFS volume with Ceph storage directly (57eff5a);
  5. Fix device busy when umount (#121).

The included JuiceFS version is v0.13.1

juicefs-csi-driver/v0.9.0

31 May 10:19
Compare
Choose a tag to compare
  1. Make NodeUnpublishVolume idempotent ( #91 )
  2. Fix permission denied when access dynamic provisioning volume with a non root user ( #93 )
  3. Support specify branch name of JuiceFS source when build Docker image ( #95 )
  4. Readability enhancement of examples and associated docs ( #94 )

helm-chart-juicefs-csi-driver-0.4.0

31 May 10:33
Compare
Choose a tag to compare

A Helm chart for JuiceFS CSI Driver

v0.8.0

20 Apr 16:03
fd3ef91
Compare
Choose a tag to compare
  1. Export prometheus metrics on port :9567 (#78 #79 #90 )
  2. Support Kubernetes with custom kubelet root-dir (#82 )
  3. Add dockerfile for building image with librados support (#84 )

helm-chart-juicefs-csi-driver-0.3.0

20 Apr 11:43
3eff79f
Compare
Choose a tag to compare

A Helm chart for JuiceFS CSI Driver

helm-chart-juicefs-csi-driver-0.2.0

26 Mar 07:58
Compare
Choose a tag to compare

A Helm chart for JuiceFS CSI Driver

helm-chart-juicefs-csi-driver-0.1.0

07 Feb 15:59
3a198da
Compare
Choose a tag to compare

A Helm chart for JuiceFS CSI Driver

v0.7.0

07 Feb 02:04
50c1ca8
Compare
Choose a tag to compare
  1. Add support for open-sourced JuiceFS
  2. Add helm chart support
  3. Remove external-attacher sidecar ( #71 )
  4. Fix unmount target error when the target is not mounted ( #72 )

Fix mount/umount errors

25 Apr 03:26
Compare
Choose a tag to compare
v0.6.1

Switch base image to latest