KOS Team
KOS Team
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** After changing the MariaDB cluster from replication to using Galera, the operator fails to update...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** After changing the MariaDB cluster from replication to using Galera, the restarted MariaDB pods crash...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** We found that the operator is unable to update the MaxScale stanza in the MariaDB...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** After we disable the MaxScale component, we found that the ConfigMap created for the MaxScale's...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** We deployed a MariaDB cluster with `skip_grant_tables=ON`, the pod kept crashing and the cluster cannot...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** After changing the runAsUser from `0` to `1000`, the restarted MariaDB pods fail to start,...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** We deployed a 3-node MariaDB cluster. After the cluster was fully up and runs normally,...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** We are running the MariaDB with Gelera. After the MariaDB pods crash, the MariaDB operator...
**Documentation** - [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs). **Describe the bug** We deployed a 3-node MariaDB cluster and set `max_prepared_stmt_count` in the `spec.myCnf` to 0 or...
## Bug Report **What version of Kubernetes are you using?** Client Version: v1.31.1 Kustomize Version: v5.4.2 **What version of TiDB Operator are you using?** v1.6.0 **What did you do?** We...