bitpoke / mysql-operator

Asynchronous MySQL Replication on Kubernetes using Percona Server and Openark's Orchestrator.
https://www.bitpoke.io/docs/mysql-operator/getting-started/
Apache License 2.0
993 stars 275 forks source link

Expose readinessProbe/livenessProbe in Cluster config #879

Open voarsh2 opened 1 year ago

voarsh2 commented 1 year ago

My Ceph cluster is rebuilding and thus the storage backend is a bit slower.... slow enough to fail the readiness/liveness checks that I can't tweak at all, without scaling down the operator and setting the values manually on the DB cluster.....

Please expose the health checks for the cluster configs so it can be configurable.

voarsh2 commented 1 year ago

https://github.com/bitpoke/mysql-operator/issues/416