v1.0.2
New Features
- Support setting resources requests and limits for DataProcess
- Add dataset in used info to mutated app pods
- Support hierarchical imagePullSecrets configuration in AlluxioRuntime
- Support subpath in dynamic-mount
What's Changed
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #4200
- Prepare 1.0.2 by @cheyang in #4207
- Delete the unused rbac roles for vineyard runtime. by @dashanji in #4208
- Update docker image to fluid 1.0.2 by @cheyang in #4210
- Bump github.com/golang/glog from 1.2.1 to 1.2.2 by @dependabot in #4204
- bugfix: support sync ak/sk secret key-values in JindoRuntime by @TrafalgarZZZ in #4212
- del create pod role of juicefs runtime by @zwwhdls in #4215
- refactor: separate image and tag in helm values by @TrafalgarZZZ in #4216
- Docker build for juicefs runtime refactor by @cheyang in #4218
- Add no cache option to Makefile by @cheyang in #4217
- update scorecard link by @fengshunli in #4220
- feat: pass extra args when building fuse sidecar mutators by @TrafalgarZZZ in #4223
- enhance: add github actions workflow e2e tests by @TrafalgarZZZ in #4224
- minorfix: set read-all permission for e2e functionality check workflow by @TrafalgarZZZ in #4226
- bugfix: fix kind e2e test images by @TrafalgarZZZ in #4232
- fix Variable Naming Convention for DEFAULT_MASTER_RPC_PORT in CamelCase by @SouthWest7 in #4234
- Change Constant Variable Naming Convention for CSI_DRIVER in camelCase format by @jajlin in #4229
- bugfix: fix version replace in gha-e2e by @TrafalgarZZZ in #4235
- Update docker images for refactoring sidecar mutator by @cheyang in #4230
- juicefs: use exec in juicefs pod to avoid ignore signal by @zwwhdls in #4236
- update juicefs default image by @zwwhdls in #4237
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #4239
- Feat:support dynamic mount of subpath format JuiceFS mount-points by @Syspretor in #4241
- Upgrade controller runtime to v0.17.5 and k8s api to v0.29.5 by @xliuqq in #4160
- add dataflow affinity doc by @xliuqq in #4243
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #4240
- Build docker images for upgrading K8s to 1.29 by @cheyang in #4244
- enhance: validate dataset mounts before reconciling thinruntimes by @TrafalgarZZZ in #4245
- feat: support hierarchical imagePullSecrets configuration in AlluxioRuntime by @EvanCley in #4242
- update adopters by @kiwilab-cn in #4251
- Bump github/codeql-action from 2.22.11 to 3.25.15 by @dependabot in #4250
- jindo: fix master and worker ports of jindo runtime by @lx1036 in #4247
- bugfix: fix options affecting sharedOptions in other mounts by @TrafalgarZZZ in #4253
- bugfix: Support data process operation type for JindoCache engine by @TrafalgarZZZ in #4254
- Build docker images for adding validation for runtime by @cheyang in #4246
- Bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #4249
- bugfix: support setting resources for dataprocess by @TrafalgarZZZ in #4258
- Build docker images for fixing resources of data process by @cheyang in #4260
- build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #4259
- Add helm version option in Makefile by @omerap12 in #4262
- Fix circleci issue by @cheyang in #4264
- add customized label affinity demo for data flow by @xliuqq in #4261
- build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #4266
- Make JindoRuntime sync Ufs total size with a longer timeout by @TrafalgarZZZ in #4267
- Build docker imagews for fixing sync ufs issue by @cheyang in #4268
- optimize mount logic && fix calculating ufs total size for JindoRuntime by @TrafalgarZZZ in #4274
- Build docker images for fix calculating ufs total size by @cheyang in #4278
- build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by @dependabot in #4279
- refactor: kubeclient exec utils package by @TrafalgarZZZ in #4270
- Refactor label keys in RuntimeInfo by @omerap12 in #4271
- Build docker images for refecator exec by @cheyang in #4280
- disable metadata auto-sync for ThinRuntime by default by @TrafalgarZZZ in #4281
- enhance: add timeout for kind-e2e github actions tests by @TrafalgarZZZ in #4283
- Bind all reconcile loops with limited context.Context by @omerap12 in #4265
- build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 by @dependabot in #4284
- feat: add mounted dataset info to mutated app pods by @TrafalgarZZZ in #4285
- doc: update api doc to v1.0.2 by @TrafalgarZZZ in #4289
- Build docker images for adding info of dataset in use by @cheyang in #4290
- clean-up: remove unused functions by @omerap12 in #4292
- use annotation for exposed affinity for dataflow by @xliuqq in #4277
- remove redundant update for performance by @lx1036 in #4248
- cleanup: Remove unnecessary comment by @omerap12 in #4293
New Contributors
- @SouthWest7 made their first contribution in #4234
- @jajlin made their first contribution in #4229
- @Syspretor made their first contribution in #4241
- @EvanCley made their first contribution in #4242
- @kiwilab-cn made their first contribution in #4251
- @lx1036 made their first contribution in #4247
Full Changelog: v1.0.1...v1.0.2