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.)** **Describe the bug** **What you expect to happen:** **How to reproduce it** **Additional Information**
**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...
**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...
**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:**
**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**
**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** **What you expect to happen:** **How to reproduce it** **Additional Information**
### Ⅰ. 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,...
### Ⅰ. 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...
### Ⅰ. 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`...
**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...