fluid
fluid copied to clipboard
Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
**What is your environment(Kubernetes version, Fluid version, etc.)** K3S: 1.29.4 Fluid: v1.0 **Describe the bug** DaemonSet csi-nodeplugin-fluid can't deploy on k3s.  **What you expect to happen:** **How to reproduce...
### Ⅰ. Describe what this PR does As titled.
### Ⅰ. Describe what this PR does pkg\ddc\juicefs\data_migrate.go:42:47: corrected "transfromer" to "transformers" ### Ⅱ. Does this pull request fix one issue? fixes [#4136](https://github.com/fluid-cloudnative/fluid/issues/4136) ### Ⅲ. List the added test cases...
**Provide a link to that doc page:** [https://github.com/fluid-cloudnative/fluid/blob/master/pkg/ddc/juicefs/data_migrate.go](https://github.com/fluid-cloudnative/fluid/blob/master/pkg/ddc/juicefs/data_migrate.go) **What is the defect and your suggestions on improvement:** pkg\ddc\juicefs\data_migrate.go:42:47: corrected "transfromer" to "transformers"
**What feature you'd like to add:** Currently alluxioRuntime is using alluxio docker image version 2.9.0 : https://github.com/fluid-cloudnative/fluid/blob/master/charts/fluid/fluid/values.yaml#L69 We'd like to keep up the latest release version: https://github.com/Alluxio/alluxio/releases/tag/v2.9.4 We need do...
**Provide a link to that doc page:** https://github.com/fluid-cloudnative/fluid/blob/master/pkg/ddc/jindocache/transform.go **What is the defect and your suggestions on improvement:** pkg/ddc/jindocache/transform.go:39:47: corrected "transfromer" to "transformers".
**Provide a link to that doc page:** https://github.com/fluid-cloudnative/fluid/blob/master/pkg/ddc/juicefs/data_load.go **What is the defect and your suggestions on improvement:** pkg\ddc\juicefs\data_load.go:26:47: corrected "transfromer" to "transformers"
### Ⅰ. Describe what this PR does 1.在alluxio runtime type中增加workerType字段,用来指示worker类型(STS,ASTS,DaemonSet) 2.增加cacheworkerset 定义以及相关属性的GET/SET操作(pkg/types/cacheworkerset/interface.go) 3.引入了openkruise依赖后,根据它的特性,只需要手动对work pod的label进行patch SpecifiedDeleteKey = "apps.kruise.io/specified-delete",且这些worker pod被openkruise advanced statefulset接管,那么就可以做到指定该pod下线了。 ### Ⅱ. Does this pull request fix one issue? fixes...
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.29.5 to 1.31.2. Release notes Sourced from k8s.io/kubernetes's releases. Kubernetes v1.31.2 See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details....
`Nominated by one of the maintainers or TOC members by open a community issue` -> `Nominated by one of the maintainers or TOC members by opening a community issue` Copy...