cheyang

Results 107 issues of cheyang

### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #XXXX ### Ⅲ. List the added test cases (unit test/integration test) if any,...

## Background Fluid provides elastic scaling capabilities for distributed caching, which is crucial for on-demand cache usage and cost reduction. However, currently, Fluid's cache scaling down relies on StatefulSet, which...

features

#### Background In the Fluid project, data operations (dataprocess, dataload, datamigrate) are core functionalities, including data processing, preheating, and migration. To better monitor and manage these operations, a self-reporting progress...

features

**What feature you'd like to add:** Currently alluxioRuntime is using alluxio docker image version 2.9.0 : https://github.com/fluid-cloudnative/fluid/blob/master/charts/fluid/fluid/values.yaml#L69 We'd like to keep up the latest release version: https://github.com/Alluxio/alluxio/releases/tag/v2.9.4 We need do...

features

Prefer COPY over ADD for copying local resources in addons/dynamic-mount/ossfs/docker/Dockerfile:21 In Dockerfiles, it is recommended to use the COPY instruction over the ADD instruction for copying local resources. The COPY...

**What feature you'd like to add:** We request the enhancement of the JindoRuntime to support hierarchical `imagePullSecrets` configuration. Specifically, we want to be able to specify `imagePullSecrets` at two levels:...

features

**What feature you'd like to add:** We request the enhancement of the JuiceFSRuntime to support hierarchical `imagePullSecrets` configuration. Specifically, we want to be able to specify `imagePullSecrets` at two levels:...

features

The [Distributed KV Cache documentation](https://aibrix.readthedocs.io/latest/features/distributed-kv-cache.html) references a customized vLLM implementation with Vineyard integration. However, I couldn't locate the corresponding code implementation. Could you help me clarify: 1. Is the customized...

kind/support
area/kv-cache

### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #XXXX ### Ⅲ. List the added test cases (unit test/integration test) if any,...

do-not-merge/hold

### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? fixes #XXXX ### Ⅲ. List the added test cases (unit test/integration test) if any,...