Skip to content

Releases: juicedata/juicefs-csi-driver

v0.24.7

04 Sep 05:58
ebd4ee6
Compare
Choose a tag to compare

What's Changed

Included JuiceFS

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

Full Changelog: v0.24.6...v0.24.7

v0.24.6

26 Aug 07:03
8feda69
Compare
Choose a tag to compare

What's Changed

  • refactor mountpod secret to fix secret leak by @zxh326 in #1086
  • fix: validatebuffer-size options failed when using the config specify the large memory limit by @zxh326 in #1082
  • fix: do not lock in wait for pod ready by @zwwhdls in #1084
  • fix: unit32 to int by @zwwhdls in #1088
  • fix: clear old secret data when update secret by @zxh326 in #1092

Included JuiceFS

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

Full Changelog: v0.24.5...v0.24.6

v0.24.5

07 Aug 09:02
1cea65b
Compare
Choose a tag to compare

What's Changed

Included JuiceFS

  1. the included JuiceFS community version is v1.2.0
  2. the included JuiceFS enterprise version is 5.0.23
  3. default mount pod image of community is mount:ce-v1.2.0
  4. default mount pod image of enterprise is mount:ee-5.0.23-8c7c134

Full Changelog: v0.24.4...v0.24.5

v0.24.4

18 Jul 04:25
b6b6218
Compare
Choose a tag to compare

This is a hotfix for version 0.24.3 when using pathPattern with special characters, creating a PV may fail.

What's Changed

  • refactor: separate util of k8s resources from common ones by @zwwhdls in #1008
  • Add log for missing finalizer pods by @polyrabbit in #1012
  • feat(dashboard): watch mountpod accesslog by @zxh326 in #1010
  • fix ce mountpod recreated & missing uuid by @zxh326 in #1014
  • fix: auto reveal end line in log modal by @zxh326 in #1018
  • fix: remove unnecessary get secret in provisioner by @zxh326 in #1020
  • fix(dashboard): use monaco-editor as an npm package by @zxh326 in #1026
  • chore: use fieldSelector to list current node pods instead of listing all PVs by @zxh326 in #1028
  • feat(dashboard): edit & update config in dashboard by @zxh326 in #1032
  • fix golint by @zwwhdls in #1035
  • feat: config support for PVC selection by storageClass and name by @zxh326 in #1034
  • fix dev minor by @zwwhdls in #1040
  • optimize dashboard ui by @zxh326 in #1038
  • update pod status and failedreason, fix app pod and pvc which is not juicefs by @zwwhdls in #1041
  • update hostname of mount pod to volume id by @zwwhdls in #1043

Included JuiceFS

  1. the included JuiceFS community version is v1.2.0
  2. the included JuiceFS enterprise version is 5.0.21
  3. default mount pod image of community is mount:ce-v1.2.0
  4. default mount pod image of enterprise is ee-5.0.21-317356c

Yaml Changed

Updated the dashboard RBAC permissions

  • CREATE pods/exec
  • GET/UPDATE configmaps

New Contributors

Full Changelog: v0.24.3...v0.24.4

v0.24.3

17 Jul 06:53
b45d503
Compare
Choose a tag to compare
v0.24.3 Pre-release
Pre-release

What's Changed

  • refactor: separate util of k8s resources from common ones by @zwwhdls in #1008
  • Add log for missing finalizer pods by @polyrabbit in #1012
  • feat(dashboard): watch mountpod accesslog by @zxh326 in #1010
  • fix ce mountpod recreated & missing uuid by @zxh326 in #1014
  • fix: auto reveal end line in log modal by @zxh326 in #1018
  • fix: remove unnecessary get secret in provisioner by @zxh326 in #1020
  • fix(dashboard): use monaco-editor as an npm package by @zxh326 in #1026
  • chore: use fieldSelector to list current node pods instead of listing all PVs by @zxh326 in #1028
  • chore: add PV subpath label to provisioned PV by @zxh326 in #1031
  • feat(dashboard): edit & update config in dashboard by @zxh326 in #1032
  • fix golint by @zwwhdls in #1035
  • feat: config support for PVC selection by storageClass and name by @zxh326 in #1034
  • fix dev minor by @zwwhdls in #1040
  • optimize dashboard ui by @zxh326 in #1038
  • update pod status and failedreason, fix app pod and pvc which is not juicefs by @zwwhdls in #1041
  • update hostname of mount pod to volume id by @zwwhdls in #1043

Included JuiceFS

  1. the included JuiceFS community version is v1.2.0
  2. the included JuiceFS enterprise version is 5.0.21
  3. default mount pod image of community is mount:ce-v1.2.0
  4. default mount pod image of enterprise is ee-5.0.21-317356c

Yaml Changed

Updated the dashboard RBAC permissions

  • CREATE pods/exec
  • GET/UPDATE configmaps

New Contributors

Full Changelog: v0.24.2...v0.24.3

v0.24.2

27 Jun 08:39
239ba06
Compare
Choose a tag to compare

What's Changed

Included JuiceFS

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

Full Changelog: v0.24.1...v0.24.2

v0.24.1

14 Jun 07:59
6cf81f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Included JuiceFS

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

Full Changelog: v0.24.0...v0.24.1

v0.24.0

23 May 10:19
d2d5e4a
Compare
Choose a tag to compare

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: v0.23.6...v0.24.0

v0.24.0.rc1

21 May 07:23
fa46a30
Compare
Choose a tag to compare
v0.24.0.rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.23.6...v0.24.0.rc1

v0.23.6

17 Apr 08:41
6939011
Compare
Choose a tag to compare

What's Changed

  • feat: abort fuse connections if mountpod stuck in terminating state by @zxh326 in #907
  • feat: add validating webhook for persistentvolumes by @zxh326 in #928
  • make secret.initconfig always up-to-date by @zxh326 in #902
  • upgrade default ee mount version to the latest by @zxh326 in #896
  • upgrade default sidecar image by @zxh326 in #923
  • fix: use temporary dir for secret reconcile by @zxh326 in #893
  • fix: make driver version easy to print by @zxh326 in #894
  • fix duplicate inject init-config volume in default serverless mutate by @zxh326 in #895
  • fix buffer-size parsing and validation by @zxh326 in #915
  • fix panic issue in IsJobShouldBeRecycled function by @zxh326 in #913
  • fix incomplete locales by @showjason in #921
  • fix: exit if mount manager fails to start by @zxh326 in #927
  • fix: faster auto recover mountpoint by @zxh326 in #924

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: v0.23.5...v0.23.6