apecloud / kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
https://kubeblocks.io
GNU Affero General Public License v3.0
2.08k stars 170 forks source link

[Improvement] redis cluster hscale shards optimization #7242

Open JashBook opened 4 months ago

JashBook commented 4 months ago

Is your improvement request related to a problem? Please describe. redis cluster status is Running, when hscale shards and jobs are still Running.

If this is a new function, please describe the motivation and goals. redis cluster hscale shards, the cluster needs to wait for the job to be completed before it becomes running.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or functions you've considered.

Additional context Add any other context or screenshots about the improvement request here.

github-actions[bot] commented 3 months ago

This issue has been marked as stale because it has been open for 30 days with no activity