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.11k stars 172 forks source link

[BUG] polardbx Cluster has too much content under the tolerations field #8340

Open shuoshadow opened 3 days ago

shuoshadow commented 3 days ago
Kubernetes: v1.28.9
KubeBlocks: 0.9.1
kbcli: 0.9.1

There is too much content under the tolerations field, causing etcd to report etcdserver: request is too large in Kubernetes.

I must modify the etcd startup parameters; otherwise, the status of the PolarDB-X cluster cannot be updated.

Exporting the contents of the PolarDB-X cluster to a YAML file results in a size of 2.6MB, which seems abnormal.

image

image

image

image

shanshanying commented 3 days ago

Hi @shuoshadow , Thanks for your report. It is fixed in : https://github.com/apecloud/kubeblocks/pull/8138 And will be released in 0.9.2

shuoshadow commented 3 days ago

That’s great!

Hi @shuoshadow , Thanks for your report. It is fixed in : #8138 And will be released in 0.9.2