What's Changed
- feat: add validation webhook for pod eviction by @zxh326 in #1299
- mkdir mountpath before createOrAddRef by @zwwhdls in #1302
- fix: add nil checks for CSI volume attributes in CheckForSubPath by @zxh326 in #1306
- upgrade base image to avoid CVE-2024-2961 by @zwwhdls in #1307
- fix: start mountManager when enable webhook & set resource to zero instead of delete by @zxh326 in #1308
- fix: combine the mount_manager and webhook within the csi-controller by @zxh326 in #1318
- fix mountPath conflict when cacheDirs in global config is conflict with cache-dir in option by @zwwhdls in #1312
- feat: dashboard respects DRIVER_NAME env var by @Looka149 in #1320
- dashboard: support gather diagnosis info by @zwwhdls in #1321
- dashboard: more config in global config by @zwwhdls in #1326
- fix: start pv-controller when enable cache client & clearify webhook options by @zxh326 in #1330
- fix: immediate reconciler if mountpath corrupted by @zxh326 in #1332
- secret controller: ignore ce secret by @zwwhdls in #1335
- fix concurrent map writes by @zxh326 in #1339
- fix umount target with remaining: exit loop if timeout & try lazy umount if umount error by @zwwhdls in #1341
Included JuiceFS
- the included JuiceFS community version is
v1.2.3 - the included JuiceFS enterprise version is
5.1.18 - default mount pod image of community is
mount:ce-v1.2.3 - default mount pod image of enterprise is
mount:ee-5.1.18-337cc36
New Contributors
Full Changelog: v0.27.0...v0.28.0