v0.31.1
What's Changed
- fix: support cleanup of pending mount pods with custom schedulers by @kungf in #1471
- fix(dashboard): fix list fs shared mountpods by @zxh326 in #1474
- fix: set empty
PreemptionPolicyfor delete job by @zxh326 in #1476 - fix: remove incorrect shell escaping for env vars passed to exec by @Looka149 in #1478
- fix: force update initconfig when secret fields change by @zxh326 in #1479
- fix: log err reason when mountpod has not been in the running in 60s by @zxh326 in #1482
- fix: use
juicefs configinstead ofstatusfor get ce jfs uuid by @zxh326 in #1486 - docs: improve ConfigMap docs by @timfeirg in #1483
Included JuiceFS
- the included JuiceFS community version is
v1.3.1 - the included JuiceFS enterprise version is
5.2.22 - default mount pod image of community is
mount:ce-v1.3.1 - default mount pod image of enterprise is
mount:ee-5.2.22-87dfe77
Full Changelog: v0.31.0...v0.31.1