v0.26.0
Pre-release
Pre-release
What's Changed
- chore: update deps by @zxh326 in #1168
- fix: update base image in csi.Dockerfile from alpine to bookworm by @zxh326 in #1171
- Batch upgrade by @zwwhdls in #1166
- fix: delete reference in old mount pod when republish, fix #1172 by @zwwhdls in #1173
- feat(dashboard): move config modal to page by @zxh326 in #1174
- fix config anno/labels priority by @zxh326 in #1178
- fix: exclude token volume when recreating Mount Pod by @zwwhdls in #1176
- bump ceph to 16.2 by @zwwhdls in #1181
- fix(config): should not match when
pv.spec.storageClassName
is nil by @zxh326 in #1182 - fix: use common config in configMap when cannot get pv by @zwwhdls in #1179
- fix: Enable logging for the controller runtime by @zwwhdls in #1186
- fix: put setting in secret and regenerate hash val when config updated by @zwwhdls in #1185
- fix upgrade hash conflict & recreate if mount pod deleted ignoring other hash pod by @zwwhdls in #1187
- fix config npe when labels and annotations are nil by @zwwhdls in #1193
- fix exec format command by @zxh326 in #1196
- make batch upgrade run parallel and set pvc selector by @zwwhdls in #1175
- feat: add cache-group in dashboard by @zxh326 in #1190
- fix(dashboard): init csi-node pod annotations if nil before updating by @zxh326 in #1203
- chore: bump juicefs-cache-group-operator to 0.2.0 by @zxh326 in #1204
- feat: warmup cachegroup by @zxh326 in #1206
- fix: do not return err when cannot get secret in deleting mount pod by @zwwhdls in #1210
- make batch upgrade multi jobs by @zwwhdls in #1209
- fix: only handle used secret in secret-controller by @zxh326 in #1213
- Update secret in upgrade by @zwwhdls in #1212
- fix: do not share mountpod if sc secrets is template by @zxh326 in #1216
- less call to apiserver by @zwwhdls in #1222
- update batch upgrade by @zwwhdls in #1218
- parse envs and configs in cust secret when recreating mount pod by @zwwhdls in #1226
Included JuiceFS
- the included JuiceFS community version is
v1.2.1
- the included JuiceFS enterprise version is
5.1.2
- default mount pod image of community is
mount:ce-v1.2.1
- default mount pod image of enterprise is
mount:ee-ee-5.1.2-59d9736
Full Changelog: v0.25.2...v0.26.0