Skip to content

v0.23.0

Compare
Choose a tag to compare
@zwwhdls zwwhdls released this 15 Nov 12:18
· 314 commits to master since this release
b66aabd

Changelog

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