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.)** **Describe the bug** **What you expect to happen:** **How to reproduce it** **Additional Information**

bug

**What feature you'd like to add:** Add an option to skip loading metadata after the dataset is initialized. **Why is this feature needed:** We may have too many small files...

features

**What feature you'd like to add:** 1. Don't create deployment resources when spec.runtime.xxx.enabled set to false. **Why is this feature needed:** 1. If runtime enabled is set to false, it...

features

**What feature you'd like to add:** Sometimes we need storage with higher bandwidth as a cache path and we can specify volumeType as volumeTemplate. **Why is this feature needed:**

features

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Improve securityscorecards: https://api.securityscorecards.dev/projects/github.com/fluid-cloudnative/fluid **What you expect to happen:** **How to reproduce it** **Additional Information**

bug

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** **What you expect to happen:** **How to reproduce it** **Additional Information**

enhancement

### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #XXXX ### Ⅲ. List the added test cases (unit test/integration test) if any,...

do-not-merge/work-in-progress

### Ⅰ. Describe what this PR does change csi base docker image from alpine:3.16 to debian:10-slim-update ### Ⅱ. Does this pull request fix one issue? fixes docker/Dockerfile.csi ### Ⅲ. List...

do-not-merge/work-in-progress
needs-ok-to-test

### Ⅰ. Describe what this PR does Merge the following diagnose scripts into one scripts: diagnose-fluid.sh. - tools/diagnose-fluid-goosefs.sh - tools/diagnose-fluid-alluxio.sh - tools/diagnose-fluid-juicefs.sh - tools/diagnose-fluid-jindo.sh Add an option `-t` or `--type`...

do-not-merge/work-in-progress
needs-ok-to-test

**What is your environment(Kubernetes version, Fluid version, etc.)** k8s 1.24+k3s1 **Describe the bug** Cannot check mount after create vol. **What you expect to happen:** My owner container cannot bootstrap after...

bug