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 feature you'd like to add:** Currently `·privileged` is used by fuse pod. But it's not best practice for security model. We can refer the following ways to remove privileged...

features

**What is your environment(Kubernetes version, Fluid version, etc.)** Fluid 0.60 alluxioruntime , use lustre as backend storage **Describe the bug** run in pod with dataset bound time cp alluxio-2.6.2-bin.tar.gz /dev/null...

bug

**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:** We can support non-hostnetwork mode in v0.7.0. The goal: 1. both of hostnetwork and container network should be support. Fuse can be in hostnetwork...

features

**Why is this feature needed:** Consider this scenario, There are two GPU machines, named GPU1, GPU2, Job1 is running on GPU1 without fluid. Then Job2 using fluid requires 1 GPU....

features

**What feature you'd like to add:** The current deployment logic is that the AlluxioController deploys alluxio instance via Helm rendering alluxio charts suggest that the ideal approach is: > AlluxioRuntimeController...

features

**What feature you'd like to add:** ENV: Apple M1 While running below code, ``` make test ``` will meet errors as below ``` .... # github.com/agiledragon/gomonkey ../../../../pkg/mod/github.com/agiledragon/[email protected]+incompatible/patch.go:163:10: undefined: buildJmpDirective make:...

help wanted
good first issue
features

**What feature you'd like to add:** Hi folks, is dataset versioning supported? If not, is it on the roadmap? **Why is this feature needed:** To provide robust ML reproducibility it's...

features

**What is your environment(Kubernetes version, Fluid version, etc.)** `kubernetes`: v1.18.13 `fluid`: 0.6.0 **Describe the bug** mount with shared not working **What you expect to happen:** mount with shared succeed. **How...

bug