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:** Transform emptyDir volume source. Support user-defined emptyDir as tieredstore levels **Why is this feature needed:**

features

**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 is your environment(Kubernetes version, Fluid version, etc.)** Fluid version: 7dd9d35 **Describe the bug** JindoRuntime controller panics when setting quotaList in tieredstore level. ``` panic: cannot parse '10Gi,5Gi': quantities must...

bug

### Ⅰ. Describe what this PR does Fixed #3769 This pr is to corrected 'prefered' to 'preferred' of file charts\alluxio\CHANGELOG.md:182:26:

needs-ok-to-test

**Provide a link to that doc page:** https://github.com/fluid-cloudnative/fluid/blob/master/charts/alluxio/CHANGELOG.md **What is the defect and your suggestions on improvement:** charts\alluxio\CHANGELOG.md:182:26: corrected "prefered" to "preferred"

documentation

**What is your environment(Kubernetes version, Fluid version, etc.)** ``` # helm list NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION fluid default 1 2024-03-14 11:18:34.324181662 +0800 CST deployed fluid-0.9.3 0.9.3-e0184cf...

bug

Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.23.0 to 1.29.3. Release notes Sourced from k8s.io/kubernetes's releases. Kubernetes v1.29.3 See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details....

dependencies
go
needs-ok-to-test

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
go
needs-ok-to-test

### Ⅰ. Describe what this PR does support parallel data migrate for cron policy. previous pr see #3645. ### Ⅱ. Does this pull request fix one issue? fixes #XXXX ###...

### Ⅰ. Describe what this PR does This PR validate fields `mount.Name` and `mount.Path` when creating dataset. ### Ⅱ. Does this pull request fix one issue? NONE ### Ⅲ. List...