What's Changed
Feature:
- feat: native sidecar by @zxh326 in #1253
- feat: use subdir mount subpath when StorageClassShareMount is disabled by @zxh326 in #1266
- dashboard: update config confirm by @zwwhdls in #1283
- dashboard: desensitization of app pod & show containerPath in pod by @zwwhdls in #1284
Bugfix:
- fix config generate in upgrade by @zwwhdls in #1258
- fix set quota by @zxh326 in #1261
- fix: clear logs in settings by @zwwhdls in #1262
- fix: record new pod when receate mount pod by @zwwhdls in #1269
- fix: check mntPath status during fuse abort by @zxh326 in #1268
- do not parse fuse fd if mount pod do not support, when csi start by @zwwhdls in #1270
- skip pods that do not need to be upgrade && disable button in batch upgrade by @zwwhdls in #1272
- export some pkg for kubectl plugin to avoid rewrite the same logic by @zwwhdls in #1274
- fix: prevent deletion of root subpath by @zxh326 in #1276
- set default qps=20 and burst=30 as the same as controller runtime by @zwwhdls in #1280
- fix: strip log secret by @zxh326 in #1281
- dashboard: add operator pod list & fix search in cachegroup & fix app pod detail by @zwwhdls in #1293
Included JuiceFS
- the included JuiceFS community version is
v1.2.3 - the included JuiceFS enterprise version is
5.1.14 - default mount pod image of community is
mount:ce-v1.2.3 - default mount pod image of enterprise is
mount:ee-5.1.14-180ab75
Full Changelog: v0.26.4...v0.27.0