Skip to content

v0.17.4

Choose a tag to compare

@zwwhdls zwwhdls released this 23 Dec 06:32
· 729 commits to master since this release

Changelog

  1. fix deadlock and make mount pod reconcile in goroutine (#473)
  2. make create subpath as postStart hook in mount pod instead of mount & create in CSI Controller (#474)
  3. check kubelet rootdir if equal kubelet rootdir mounted in csi (#486)
  4. trim space mount options & set foreground at front in options (#508)
  5. update diagnose script (#516)
  6. check resource version when del and patch mount pod (#522)
  7. do not share jfs root dir in mount pod (#523)

Yaml Changed

image version

Included JuiceFS

  1. the included JuiceFS community version is v1.0.2
  2. the included JuiceFS enterprise version is 4.8.3
  3. default mount pod image is juicedata/mount:v1.0.2-4.8.3