Download Latest Version fluid-1.0.8.tgz (71.7 kB)
Email in envelope

Get an email when there's a new version of Fluid

Home / v1.0.8
Name Modified Size InfoDownloads / Week
Parent folder
fluid-1.0.8.tgz.asc 2025-10-31 833 Bytes
fluid-1.0.8.tgz 2025-10-31 71.7 kB
README.md 2025-10-30 9.7 kB
v1.0.8 source code.tar.gz 2025-10-30 19.1 MB
v1.0.8 source code.zip 2025-10-30 24.6 MB
Totals: 5 Items   43.8 MB 0

New Features

  1. Support for Native Sidecar Mode
    In FUSE Sidecar deployments, the Kubernetes Native Sidecar injection scheme can be enabled to resolve lifecycle management, startup sequencing, and resource isolation limitations of traditional Sidecars.
  2. Open ThinRuntime PodMetadata Configuration
    Supports dynamic configuration of PodMetadata (e.g., labels/annotations) for FUSE Pods, enhancing deployment flexibility.
  3. Support for Additional Storage Client Types
    Adds 3FS and Curvine storage support through ThinRuntime, extending distributed storage ecosystem compatibility.

Enhancements

  1. Optimized Node Scheduling Synchronization
    Provides configuration options to disable unnecessary node scheduling synchronization, significantly improving cache engine scheduling efficiency.
  2. Adjusted ThinRuntime Controller Rate Limiting
    Sets default Reconcile RateLimit to 0, accelerating resource update response times.
  3. Mount Point Detection Reliability Reinforcement
    Optimizes redirection mechanisms in postStart scripts, eliminating intermittent mount status check failures.
  4. Optimized Control-Plane Least Privilege
    Tightens RBAC permissions for core Controllers' ServiceAccounts, removing redundant authorizations.
  5. FUSE Container Privilege Reduction
    Removes non-essential administrative privileges to reduce security attack surfaces.

Bug Fixes

  • Trimmed CRD descriptions to avoid Helm release storage size limits.
  • Migrated and enhanced the Fluid Dashboard KubeSphere Extension, including dataset, runtime, and dataload management interfaces.
  • Fixed template injection vulnerabilities and updated dependencies in the dashboard extension.
  • Upgraded Kubernetes client to v1.29.15 for improved compatibility.
  • Added comprehensive unit tests for FUSE sidecar mutators and utility functions.
  • Refactored internal logic for better modularity and maintainability (e.g., SyncScheduleInfoToCacheNodes, sidecar mutators).
  • Bumped key dependencies, including gRPC, Gomega, Cobra, and CodeQL.
  • Added documentation for dashboard usage and Curvine integration guidance.
  • Improved CI/CD pipeline reliability with pinned dependencies and enhanced debugging info.

What's Changed

New Contributors

Full Changelog: https://github.com/fluid-cloudnative/fluid/compare/v1.0.7...v1.0.8

Source: README.md, updated 2025-10-30