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

Cachefs is a distributed filesystem that cache & accelerate any given POSIX directory with distributed cache. And ThinRuntime was implemented to make general storage like oss/nas easier to integrate with...

needs-ok-to-test

**What feature you'd like to add:** When `CreateUpdatePodForSchedulingHandler` Handle pod, should treats pod without Label `fluid.io/enable-injection ` same as pod with `fluid.io/enable-injection=false`,just skip mutating the pod **Why is this feature...

features

Hi, I'm wondering where I can find the Cache System Autoscaler for DL training as mentioned in Fluid paper Section V.B.3? I've spent hours scanning the documentation, but failed to...

## What feature you'd like to add: Add cachefs as a new CacheFSRuntime to cache & accelerate thinruntime dataset. Cachefs is a distributed filesystem that cache & accelerate any given...

features

- [ ] Move common functions in DDC engines to a higher level abstraction like a `common` engine. - [ ] Refactor runtimeInfo that make this concept more clear to...

enhancement

**What is your environment(Kubernetes version, Fluid version, etc.)** 36e9634 **Describe the bug** DataLoad fails to launch after creating two types of Runtime CR sharing the same name. DataLoad's event shows...

bug

k8s: 1.25.4 fluid: 0.9.1 When I try to mount two subsets in one pod, it shows timeout **dataset**: ![image](https://github.com/fluid-cloudnative/fluid/assets/38779388/153a0398-cb1c-4e90-a6ae-1ec7a7b48e2d) **subdataset**: ![image](https://github.com/fluid-cloudnative/fluid/assets/38779388/f36bdf2b-c39d-4431-9153-5abf22299c38) **pod even**t: ![image](https://github.com/fluid-cloudnative/fluid/assets/38779388/8c0ace3a-d276-489c-9bec-b5e8cb1af14b)

bug

### Ⅰ. Describe what this PR does use engine to loaddata ### Ⅱ. Does this pull request fix one issue? fixes #295 ### Ⅲ. List the added test cases (unit...

### Ⅰ. Describe what this PR does support dynamic mount for ossfs by thinruntime plugin - support csi plugin use symlink by add annotation in runtime, such as below: -...

needs-ok-to-test