Fluid
v1.0.8Orchestration & Management2025年10月31日
v1.0.8では、Service account の権限を制限し、関連するサンプルファイルを追加しました。ランタイムエンジンでは、冗長な `SYS_ADMIN` capability が削除されています。
要対応 (1)
breakingService account 権限の制限
Service account の権限を制限し、サンプルファイル
samples/juicefs/read_job.を追加しました。yaml
影響確認 (1)
breakingランタイムエンジンの
SYS_ADMINcapability 削除ランタイムエンジンを使用している場合に適用されます。
ランタイムエンジンから冗長な
SYS_ADMINcapability を削除しました。
その他の記録済み変更 13 件すべてadditions 5 · value changes 4 · fixes 2 · constraints 1 · defaults 1
additions (5)
- **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.
- **Open ThinRuntime PodMetadata Configuration** Supports dynamic configuration of PodMetadata (e.g., labels/annotations) for FUSE Pods, enhancing deployment flexibility.
- * feat: thinruntime support pod metadata by @TrafalgarZZZ in https://github.com/fluid-cloudnative/fluid/pull/5276
- * feat: skip syncing schedule info for specified nodes by @TrafalgarZZZ in https://github.com/fluid-cloudnative/fluid/pull/5285
- * feat(injector): add support for native sidecar injection by @TrafalgarZZZ in https://github.com/fluid-cloudnative/fluid/pull/5295
value changes (4)
- * update kubernetes to v1.29.15 by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/5253
- * build(deps): bump google.golang.org/grpc from 1.70.0 to 1.75.1 by @dependabot[bot] in https://github.com/fluid-cloudnative/fluid/pull/5227
- * build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in https://github.com/fluid-cloudnative/fluid/pull/5265
- * Bump csi image version to v.2.14.0 by @Pikabooboo in https://github.com/fluid-cloudnative/fluid/pull/5292
fixes (2)
- * optim: trim descriptions in fluid crds to avoid touching size limit in helm release storage by @TrafalgarZZZ in https://github.com/fluid-cloudnative/fluid/pull/5251
- * Fix: support retries for redirecting check-mount script execution res… by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/5297
constraints (1)
- **Support for Additional Storage Client Types** Adds 3FS and Curvine storage support through ThinRuntime, extending distributed storage ecosystem compatibility.
defaults (1)
- * enhance: set default syncRetryRateLimitDuration to 0s for thinruntime controller by @TrafalgarZZZ in https://github.com/fluid-cloudnative/fluid/pull/5277
Fluidをスタックに追加
対応が必要なリリースが出たときに、週次メールでお知らせします。 今回の破壊的変更も、その一例です。