-
#### Current Behavior
I am seeing cluster command spikes whenever a redis node gets replaced. These spikes make all other client calls slow leading to higher latencies. I have a service with 900 …
-
**Problem description**
The current `airshipctl cluster status` command needs to be redesigned for the current architecture of airshipctl taking into account phases and multiple clusters.
**Propos…
-
-
## [suggestion]
Show a more user friendly message when docker/podman is not running instead of what I copy/paste hereafter
Remark: This is not logic that when such issue happens we also log the…
-
with this error:
```
2020-07-17 16:18:46 ERROR cluster_nodes error: ERR Unknown node 566f9c51750a6eabbceba86ad09052b03d8021ef
```
We should display the full backtrace when this happens.
-
**Describe the bug**
```
kbcli version
Kubernetes: v1.26.3
KubeBlocks: 0.9.0-alpha.5
kbcli: 0.9.0-alpha.1
```
**To Reproduce**
Steps to reproduce the behavior:
1. create mysql scale cluster…
-
Cluster start use different port than default port.
Cluster: https://github.com/infinyon/fluvio/blob/master/crates/fluvio-cluster/src/runtime/local/spu.rs.
Default: https://github.com/infinyon/fl…
-
Discussed during 10/9 user docs meeting. The following is the generic script that Weddie uses as a starting point in ICC ticket responses; use this as the starting point:
**General information/sugg…
-
**Describe the bug**
The CI jobs fail because of panic in the cleanup of existing kind cluster. Because in the current implementation of cleanup function for kind cluster, the code tries to get the c…
-
### Describe the bug
Setting
```yaml
project_name: nebari10
namespace: prod
```
results in a kubernetes cluster with the name `nebari10-prod`. Changing the namespace should be possible, but …