Open
Description
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
consider
radondb/xenon#154
resolve it by modify mysql container livness probe
touch /var/lib/mysql/auto.cnf , when io hang, or readonly , liveness probe will fail, k8s will recreate the container,
so xenon will switch the leader.
Additional context