fluid icon indicating copy to clipboard operation
fluid copied to clipboard

Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)

Results 393 fluid issues
Sort by recently updated
recently updated
newest added

**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. ![image](https://github.com/fluid-cloudnative/fluid/assets/19180533/822f04b6-d9f9-466e-8dc2-9b598342acfd) **What you expect to happen:** **How to reproduce...

bug
good first issue

### Ⅰ. Describe what this PR does As titled.

needs-ok-to-test

### Ⅰ. 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...

needs-ok-to-test

**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"

documentation

**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...

features

**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".

documentation

**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"

documentation

### Ⅰ. 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...

do-not-merge/work-in-progress

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....

dependencies
go

`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...