Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fluid-1.0.6.tgz.asc | 2025-07-12 | 833 Bytes | |
fluid-1.0.6.tgz | 2025-07-12 | 369.6 kB | |
README.md | 2025-07-10 | 1.5 kB | |
v1.0.6 source code.tar.gz | 2025-07-10 | 19.2 MB | |
v1.0.6 source code.zip | 2025-07-10 | 24.6 MB | |
Totals: 5 Items | 44.2 MB | 8 |
New Features
- Prefetch Sidecar
Accelerates model file loading for inference services and improves bandwidth utilization. - JuiceFSRuntime: Fuse Seamless Upgrade
Automatically cleans up idle pods during Fuse image updates (enabled viacleanPolicy: onFuseChange
). - JuiceFSRuntime: Preheating Parameter Customization
Supports advanced preheating parameters inDataload
(refer to JuiceFS Documentation). - Configurable Fluid Control Plane
Flexible parameter tuning for components (runtimeWorkers
,kubeClient
,workQueue
,env
) based on cluster/business scale.
Enhancements
- Security Hardening
Upgraded Helm tov3.17.3
and base image Alpine tov3.19.1
. - ThinRuntime Lightweight Optimization
Controller performance improved to 35 instances/second. - Reduced Webhook Resource Consumption
Optimized Fuse mount-checkConfigMap
to enable namespace-level sharing. - Lowered DatasetController Load
Batch API detection optimized to reduceAPIServer
requests.
Bug Fixes
- ThinRuntime Network Config
Fixed issue wherecontainerNetwork
settings did not take effect. - JuiceFSRuntime Unexpected Updates
Resolved unintended updates during sync operations.
Full Changelog: https://github.com/fluid-cloudnative/fluid/compare/v1.0.5...v1.0.6