Changelog
- Introduce JUICEFS_IMMUTABLE, mount /etc/updatedb.conf only in mutable environments.(#680)
- Support template secret in StorageClass (#699)
- Support customized hostpath for mount pod (#703)
- Support secret finalizer in provision mode (#708)
- backoff when err in reconcile mount pod (#720)
- improve CE image: strip size & install fuse3 (#723)
- check corrupted mount before mkdir target (#726)
- fix app pod label and annotation when using multi pvcs (#732)
- quota: override volume attributes by PV.Spec.Capacity (#733)
- fuse: bind connections into mount pod (#741)
Yaml Changed
Mount Pod mode & Sidecar mode:
- image version
Included JuiceFS
- the included JuiceFS community version is ce-v1.1.0
- . the included JuiceFS enterprise version is 4.9.20
- default mount pod image of community is
juicedata/mount:ce-v1.1.0 - default mount pod image of enterprise is
juicedata/mount:ee-4.9.20