KOS Team

Results 27 issues of KOS Team

### Bug Description When scaling down the zookeeper cluster from 5 replicas to 3 replicas while the two replicas to be deleted are restarted due to some external faults or...

bug
needs-triage

## Bug Report **What did you do? / Minimal Reproducible Example** We first deployed a five-replica Solr cluster, then modified the CR to scale down to three replicas. The scale...

bug
autoscaling

## Bug Report **What version of Kubernetes are you using?** Client Version: v1.31.0 Kustomize Version: v5.4.2 Server Version: v1.29.1 **What version of TiDB Operator are you using?** v1.6.0 **What's the...

## Bug Report **What version of Kubernetes are you using?** Client Version: v1.31.1 Kustomize Version: v5.4.2 Server Version: v1.29.1 **What version of TiDB Operator are you using?** v1.6.0 **What's the...

## Bug Report **What version of Kubernetes are you using?** 1.28.1 **What version of TiDB Operator are you using?** 1.6.0 **What storage classes exist in the Kubernetes cluster and what...

## Bug Report **What version of Kubernetes are you using?** 1.28.1 **What version of TiDB Operator are you using?** 1.6.0 **What storage classes exist in the Kubernetes cluster and what...

### What happened? We want to delete a user that we previously created through the `spec.users` property in the CRD. However, by removing the user entry from the `spec.users` list,...

enhancement

### What happened? We tried to change the configuration of an existing Cassandra cluster, by changing the `cassandra-yaml.num_tokens` from `16` to `8`. The operator proceeds to update the StatefulSets of...

bug

### What happened? We are trying to resume a stopped Cassandra cluster. The cluster may not have the enough resource to schedule all the Pods, and we found that in...

bug

**Describe the bug** When applied invalid configuration, Cassandra pod started with `cass-management-api` image reports misconfiguration, but keeps running in a zombie state. When checking the running processes in the Cassandra...