Fluid
v1.0.8Orchestration & Management2025년 10월 31일
v1.0.8은 서비스 계정과 런타임 엔진의 권한 설정을 조정한 릴리스입니다. 런타임 엔진을 사용하는 환경에서는 권한 구성 변경이 적용됩니다.
조치 필요 (1)
breaking서비스 계정 권한 제한과 작업 예시 파일 추가
서비스 계정 권한을 제한하고
samples/juicefs/read_job.예시 파일을 추가했습니다.yaml
영향 확인 (1)
breaking런타임 엔진의
SYS_ADMIN권한 중복 제거런타임 엔진을 사용하는 경우에 적용됩니다.
런타임 엔진에서 중복으로 지정하던
SYS_ADMIN권한을 제거했습니다.
그 외 기록된 변경 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 스택에 추가
조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.