Skip to content

Releases: juicedata/juicefs-operator

v0.7.2

26 Sep 02:14
be7e844
Compare
Choose a tag to compare

What's Changed

  • feat(sync): add pvc as extraVolumes support by @zxh326 in #82
  • feat(cg): Introduce lightweight scheduler simulator by @zxh326 in #83
  • fix(cg): avoid duplicate add group-backup by @zxh326 in #84
  • fix: increase log retrieval limit for sync and warmup jobs by @zxh326 in #86
  • fix(cg): adjust scheduling logic by @zxh326 in #87
  • fix(sync): reverse sync log to get last stats by @zxh326 in #88

Full Changelog: v0.7.1...v0.7.2

v0.7.1

10 Sep 06:47
98e400b
Compare
Choose a tag to compare

What's Changed

  • fix(warmup): cronjob compatible by @zxh326 in #81

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Sep 09:50
91ea8ba
Compare
Choose a tag to compare

What's Changed

  • feat: add support for namespace watching by @zxh326 in #76
  • fix dockerfile build args & allow to disable group-backup by @zxh326 in #78
  • fix warmup target by @zxh326 in #79

Compatibility

  • minimal k8s version: 1.21
  • If you are upgrading from a version below 0.5.1 to this version there might be issues with cg status synchronization, requiring manual addition of labels to existing cg-workers.
kubectl label pods app.kubernetes.io/managed-by=juicefs-operator -l app.kubernetes.io/name=juicefs-cache-group-worker

Full Changelog: v0.6.5...v0.7.0

v0.6.5

03 Sep 08:40
dae83bf
Compare
Choose a tag to compare

What's Changed

  • feat(cg): add max concurrent reconciles options by @zxh326 in #73

Full Changelog: v0.6.4...v0.6.5

v0.6.4

03 Sep 07:38
552e313
Compare
Choose a tag to compare

What's Changed

  • fix(cg): truncate long clean-cache job name by @zxh326 in #72

Full Changelog: v0.6.3...v0.6.4

v0.6.3

28 Aug 07:58
a238eb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

26 Aug 10:32
74bfe71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

21 Aug 03:06
f5e4c82
Compare
Choose a tag to compare

What's Changed

Note

CRDs update in this version, please manually update the CRDs after updating the Operator

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Jul 07:59
232a6c0
Compare
Choose a tag to compare

What's Changed

  • feat(cachegroup): add replicas support by @zxh326 in #58
  • Increase the default resources for cache-group by @zxh326 in #60
  • feat(warmup): both support CR name and cache-group name by @zxh326 in #61

Full Changelog: v0.5.5...v0.6.0

v0.5.5

04 Jul 06:01
f06d6d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5