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:** Add security info to the project. [(https://github.com/kubevela/kubevela/blob/master/SECURITY.md)](https://github.com/kubevela/kubevela/blob/master/SECURITY.md) **Why is this feature needed:**

features

for example: mounts: - mountPoint: s3://xxxx/datasets/Perception/ name: s3 options: alluxio.underfs.s3.region: cn-northwest-1 alluxio.underfs.s3.endpoint: s3.cn-northwest-1.amazonaws.com.cn encryptOptions: - name: aws.accessKeyId valueFrom: secretKeyRef: name: datasets-secret key: aws.accessKeyId - name: aws.secretKey valueFrom: secretKeyRef: name: datasets-secret...

features

Signed-off-by: cheyang ### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #XXXX ### Ⅲ. List the added test cases (unit test/integration test)...

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Please refer https://github.com/fluid-cloudnative/fluid/pull/2529 **What you expect to happen:** **How to reproduce it** **Additional Information**

bug

Signed-off-by: cheyang ### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #2526 ### Ⅲ. List the added test cases (unit test/integration test)...

do-not-merge/work-in-progress

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** ```bash 2023-01-21T22:27:19.033+0800 ERROR alluxioctl.AlluxioRuntime controllers/runtime_controller.go:151 Failed to add finalizer {"alluxioruntime": "default/hbase", "StatusUpdateError": {"apiVersion": "data.fluid.io/v1alpha1", "kind": "Dataset", "namespace": "default", "name":...

bug

**What feature you'd like to add:** **Why is this feature needed:**

features

**What is your environment(Kubernetes version, Fluid version, etc.)** k8s: v1.21.0 fluid: v0.8.1 **Describe the bug** Fluid+Alluxio cache cephfs data on gpu cluster. delete alluxio runtime controller time is to long.....

bug

**What is your environment(Kubernetes version, Fluid version, etc.)** k8s: v1.21.0 fluid: v0.8.1 **Describe the bug** Fluid+Alluxio cache cephfs data on gpu cluster. delete alluxio runtime controller time is to long.....

bug

**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** "StorageError: invalid object, Code 4" error occurs sometimes when deleting runtimes. However, the runtime can be deleted any way....

bug