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

current ```go // AlluxioRuntimeSpec defines the desired state of AlluxioRuntime type AlluxioRuntimeSpec struct { // The version information that instructs fluid to orchestrate a particular version of Alluxio. AlluxioVersion VersionSpec...

features

**What feature you'd like to add:** Using Prow for CICD, like auto merge、auto label、auto build etc. **Why is this feature needed:** cc @cheyang

features

**What feature you'd like to add:** 1.支持alluxioruntime可以创建ramfs https://github.com/fluid-cloudnative/fluid/issues/233 2.支持tiered store对应多个目录,用逗号分割 3.agent可以上报不同盘的存储空间,并且根据此信息做数据集的调度 **Why is this feature needed:**

features

**What is your environment(Kubernetes version, Fluid version, etc.)** fluid 0.5 master **Describe the bug** When runtime scale in , the status of dataset will not update immediately **What you expect...

bug
help wanted

**What feature you'd like to add:** I suggest to make searches configurable. Actually, the following domain names are not common. We can create a new PR to fix it later....

features

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Add timeout for `mount` and `umount`, when mountpoint is no responsive. we should avoid it hang. ``` I0611 05:41:17.627618...

bug

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Users can define the property `loadMetadata: true` to ask DataLoad load metadata before it loads the actual data. For...

bug

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Currently, we want to deploy master to specific node by using nodeSelector. I suggest to change it to masterNodeSelector...

bug

**What is your environment(Kubernetes version, Fluid version, etc.)** Kubernetes v1.18 Fluid 0.5.0 **Describe the bug** Task pod can‘t write file to fluid_path after setting the accessModes with ReadWriteMany and fuse-opts...

bug

**What feature you'd like to add:** - [ ] Move Port Allocator Initialization to the controller's starting stage - [ ] Work with etcd for a global coordination **Why is...

features