xingran
xingran
Currently, the 0.9 API does not support adding multiple shards at once, but this feature will be supported in future versions.
> Now that we have switched to the new API, is this check still necessary? @Y-Rookie > >  Before finally removing the old version clusterDefinition, it's necessary to keep...
redis cluster h-scale is not supported in v0.8.X, it will be available in v0.9
ops has supported sharding restart
kbcli currently does not support the sharding API.
redis cluster shard h-scale is not supported in v0.8.X, it will be available in v0.9
Hello, how about the progress of this issue? I might be experiencing the same problem: the coverage report shows that the instrumented lines are not empty, but the executed lines...
@MarkKharitonov Thank you for raising this issue. In the current KubeBlocks Redis, the `kb-post-provision-job-xxx` is primarily used to register Redis to all Redis Sentinel instances, enabling high availability capabilities for...
main branch fixed in: https://github.com/apecloud/kubeblocks-addons/pull/1060
this issue might be caused by the simultaneous restart of both the Redis and Redis Sentinel components, leading to some kind of anomaly in the Sentinel. It is recommended to...