| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fluid-1.0.4.tgz.asc | 2025-06-17 | 833 Bytes | |
| fluid-1.0.4.tgz | 2025-06-17 | 368.9 kB | |
| README.md | 2024-12-30 | 8.4 kB | |
| v1.0.4 source code.tar.gz | 2024-12-30 | 16.4 MB | |
| v1.0.4 source code.zip | 2024-12-30 | 21.8 MB | |
| Totals: 5 Items | 38.5 MB | 1 | |
New Features
- Added support to configure the
maxConcurrentReconcilesparameter for theThinRuntimeController, allowing for improved concurrency management. - Introduced support for resource configuration within the Fluid webhook, enabling more precise control over resource allocation.
- Added support for configuring
Burst(default 30) andQps(default 20) settings for client interactions with the APIServer through the Fluid Webhook, enhancing request handling capabilities. - Implemented
mountModeconfiguration to allow skipping the check for mount readiness, streamlining deployment processes.
Bug Fixes
- Resolved high availability issues in
JindoRuntimeby implementing pod anti-affinity for the masterStatefulSet, improving system resilience.
What's Changed
- Fix spelling by @ankur0904 in https://github.com/fluid-cloudnative/fluid/pull/4376
- Prepare for v1.0.4 by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4383
- Fix code scanning alert - Prefer COPY over ADD by @omerap12 in https://github.com/fluid-cloudnative/fluid/pull/4378
- build(deps): bump github/codeql-action from 3.26.12 to 3.27.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4379
- Build docker images for changing ADD to COPY by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4386
- Refactor constraints to improve reuse by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4387
- build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4385
- update runtime dev guide by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4390
- build(deps): bump github.com/golang/glog from 1.2.2 to 1.2.3 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4391
- Fix: add check mountPath in nodePublishVolume by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4392
- decoupling enable symlink with skip check mount ready by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4393
- build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4394
- Build docker images for fixing CSI no check mount point issue by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4396
- build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4395
- build(deps): bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4398
- Add missing build arg to buildx Makefile targets by @TrafalgarZZZ in https://github.com/fluid-cloudnative/fluid/pull/4399
- build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4397
- Update ADOPTERS.md by @seriousgong in https://github.com/fluid-cloudnative/fluid/pull/4400
- add some file system integration case by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4401
- fix security issue: "Arguments in long RUN instructions should be sor… by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4402
- Support to set the num of maxConcurrentReconciles for ThinRuntimeController by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4405
- refactor: Optimize goosefs variable naming by @wjp-cn in https://github.com/fluid-cloudnative/fluid/pull/4406
- build(deps): bump github/codeql-action from 3.27.1 to 3.27.4 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4404
- Build docker images for fixing thinruntime controller's worker number… by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4409
- refactor: Correct the development document by @wjp-cn in https://github.com/fluid-cloudnative/fluid/pull/4412
- Support docker buildx for vineyard by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4411
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4413
- build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4415
- Build docker images for fixing missing vineyard docker images for mut… by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4419
- fix: sort broken mountpoint and put subpaths at the end. by @SimonCqk in https://github.com/fluid-cloudnative/fluid/pull/4416
- Update ADOPTERS.md by @chenyangxueHDU in https://github.com/fluid-cloudnative/fluid/pull/4422
- refactor: uniform jindo const naming by @xujin-wk in https://github.com/fluid-cloudnative/fluid/pull/4407
- Revert "fix: sort broken mountpoint and put subpaths at the end." by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4421
- build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4417
- Support to set the resource configuration for Fluid webhook pod by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4428
- build(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4426
- refactor: Optimize goosefs usage of istio by @wjp-cn in https://github.com/fluid-cloudnative/fluid/pull/4431
- Update committer list by @RongGu in https://github.com/fluid-cloudnative/fluid/pull/4434
- build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4427
- refactor: Optimize alluxio usage of istio by @wjp-cn in https://github.com/fluid-cloudnative/fluid/pull/4436
- build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4429
- build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4438
- refactor: Optimize juicefs usage of istio by @wjp-cn in https://github.com/fluid-cloudnative/fluid/pull/4441
- Build docker images for fixing istio label issue by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4442
- Fix LegacyKeyValueFormat issue by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4444
- refactor: Optimize thin usage of istio by @wjp-cn in https://github.com/fluid-cloudnative/fluid/pull/4447
- build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4433
- Update API docs by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4448
- build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4450
- bugfix: add pod anti affinity to master sts to make HA available by @TrafalgarZZZ in https://github.com/fluid-cloudnative/fluid/pull/4453
- Update docker images with github.com/onsi/gomega by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4452
- build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4449
- refactor: Optimize etc usage of istio by @wjp-cn in https://github.com/fluid-cloudnative/fluid/pull/4457
- Support configuration of k8s client QPS and burst in webhooks. by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4459
- remove unused files by @Syspretor in https://github.com/fluid-cloudnative/fluid/pull/4458
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4451
- build(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in https://github.com/fluid-cloudnative/fluid/pull/4460
- Build docker images for webhook with QPS configuration by @cheyang in https://github.com/fluid-cloudnative/fluid/pull/4461
New Contributors
- @ankur0904 made their first contribution in https://github.com/fluid-cloudnative/fluid/pull/4376
- @seriousgong made their first contribution in https://github.com/fluid-cloudnative/fluid/pull/4400
- @chenyangxueHDU made their first contribution in https://github.com/fluid-cloudnative/fluid/pull/4422
- @xujin-wk made their first contribution in https://github.com/fluid-cloudnative/fluid/pull/4407
Full Changelog: https://github.com/fluid-cloudnative/fluid/compare/v1.0.3...v1.0.4