Skip to content

v0.7.0

Choose a tag to compare

@RongGu RongGu released this 02 Mar 14:38
· 2624 commits to master since this release
a92a205

v0.7.0

Breaking Changes

  • Update Kubernetes v1.20.12 dependencies and use Go 1.16
  • Update CustomResourceDefinition to apiextensions.k8s.io/v1
  • Update MutatingWebhookConfiguration to admissionregistration.k8s.io/v1
  • Update CSIDriver to storage.k8s.io/v1

Features

  • Support fuse sidecar auto injection for all the runtimes,it’s helpful for no CSI environment
  • Support fuse auto recovery and upgrade
  • Support lazy fuse mount mode
  • Support New cache runtime: JuiceFS

Refactorings

  • Change cache worker deployment mode from DaemonSet to StatefulSet to use K8s Native schedule mechanism

Bug Fix

Please check the docs to learn how to use Fluid.

Compatible Alluxio Version:
Commit: Alluxio/alluxio@3714f2b
Branch: https://github.com/Alluxio/alluxio/tree/release-2.7.2

Credits to @zwwhdls @Nizifan @umialpha and many others for their great contributions to Fluid v0.7!