cheyang

Results 107 issues of cheyang

**What feature you'd like to add:** Support for node-specific restrictions in the Fluid CSI DaemonSet. The DaemonSet should dynamically read node annotations, labels, or API-returned restriction policies and enforce constraints...

features

**What feature you'd like to add:** Define a RuntimeConfig CR (or extend existing Dataset/Runtime CRDs) to allow real-time modification of caching policies, client configurations, and I/O throttling—without rebuilding Dataset resources....

features

**What feature you'd like to add:** Enable Native Sidecar mode as the default on supported Kubernetes versions to simplify deployment and improve performance. Maintain backward compatibility with legacy Kubernetes by...

features

**What feature you'd like to add:** Design and implement standardized Cache Runtime interfaces for lifecycle management, cache I/O, metadata operations, flush/writeback, and metrics exposure. Deliver reference adapters as blueprints or...

features

**What feature you'd like to add:** Implement in-place upgrade workflow in the Runtime Controller. The workflow should include pulling new images, health probe verification, traffic switching, and safe termination of...

features

**What feature you'd like to add:** Support for node-specific restrictions in the Fluid CSI DaemonSet. The DaemonSet should dynamically read node annotations, labels, or API-returned restriction policies and enforce constraints...

features

### Ⅰ. 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,...