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

### Ⅰ. Describe what this PR does Currently, we can only define node affinity in dataset spec. This PR provides the ability to define pod affinity for Alluxio master and...

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

**What is your environment(Kubernetes version, Fluid version, etc.)** juicedata/juicefs-fuse:v1.0.4-4.9.2

bug

**What feature you'd like to add:** Support for upgrading fuse pod images **Why is this feature needed:** When the underlying storage we are using is upgraded, we can only create...

features

Hello fluid community! In preparation for this year's Cloud Native Security Slam, we've completed a survey of CNCF end users across multiple industries, including Construction, Cybersecurity, Aerospace & Defense, Game...

Add related clients for easy operation. If you make changes and need to regenerate, just execute the script. Some modifications need to be made in the API structure. Example: `import...

needs-ok-to-test

**What feature you'd like to add:** By default, `/dev/shm` only uses 1/2 memory, but we can set it as demand by the following way. Jindofsx has supported it, please refer...

features

## Annual review due **Sandbox** projects are subject to an *annual review* by the **TOC**. This is intended to be a lightweight process to ensure that projects are on track,...

**What feature you'd like to add:** - [x] Basic DataProcess feature #3367 - [x] DataProcess support PodMetadata #3390 - [x] Simplifies spec.processor.scriptProcessor's API #3390 - [x] Add ownerReference on installed...

features

**What feature you'd like to add:** The Fluid webhook allows to specify the mountRoot for sidecar. ```yaml sidecar: mountRoot: /opt/runtime-mnt ``` **Why is this feature needed:**

features

**What is your environment(Kubernetes version, Fluid version, etc.)** Kubernetes 1.19.4 Kubectl 1.19.4 Fluid 0.9.1 **Describe the bug** Fluid conflict with Kubernetes when updata status value while empty value. 1、i Create...

bug