openstack-helm-infra/mariadb/templates
Markin, Sergiy (sm515x) 931ba39e87 [MariaDB] Add liveness probe to restart a pod that got stuck in a transfer wsrep_local_state_comment
Readiness probe that we currently have does not help with restarting a
pod that got stuck in a transfer state reported by
wsrep_local_state_comment.

root@mariadb-server-2:/# mysql_status_query wsrep_ready
OFF
root@mariadb-server-2:/# mysql_status_query wsrep_connected
ON
root@mariadb-server-2:/# mysql_status_query wsrep_cluster_status
non-Primary
root@mariadb-server-2:/# mysql_status_query wsrep_local_state_comment
Transfer

So the idea is to add a liveness probe that will take care of this.

Change-Id: I2ccecc75349667fe19c6f7f9dccc2dbbd17d0a5e
2022-06-21 20:32:52 +00:00
..
bin Uplift Mariadb-ingress image to v1.2.0 2022-06-06 09:14:56 -04:00
monitoring/prometheus [MariaDB] Fix privileges for mysql-exporter user used by prometheus exporter 2022-05-12 17:35:55 -05:00
secrets mariadb: fix new line issue 2020-07-29 19:17:35 +00:00
certificates.yaml feat(tls): add tls to mariadb chart 2020-07-13 19:30:34 +00:00
configmap-bin.yaml Uplift Mariadb-ingress image to v1.2.0 2022-06-06 09:14:56 -04:00
configmap-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-ingress-conf.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-ingress-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-services-tcp.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
cron-job-backup-mariadb.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
deployment-error.yaml Enable taint toleration for mariadb 2022-03-29 11:34:48 -03:00
deployment-ingress.yaml Uplift Mariadb-ingress image to v1.2.0 2022-06-06 09:14:56 -04:00
job-image-repo-sync.yaml Enable taint toleration for mariadb 2022-03-29 11:34:48 -03:00
job-ks-user.yaml Enable taint toleration for mariadb 2022-03-29 11:34:48 -03:00
mariadb-backup-pvc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pdb-mariadb.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-10 15:12:53 -04:00
pod-test.yaml Updated chart naming for subchart compatibility 2022-04-01 09:32:39 -05:00
secret-backup-restore.yaml Mariadb: Enhance mariadb backup 2021-11-20 02:06:28 +00:00
secret-dbadmin-password.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-dbaudit-password.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-rgw.yaml Rename mariadb backup identities 2021-03-03 20:46:51 +02:00
secret-sst-password.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secrets-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service-discovery.yaml Remove deprecated svc annotation tolerate-unready-endpoints 2021-05-11 07:10:10 +00:00
service-error.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service-ingress.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
statefulset.yaml [MariaDB] Add liveness probe to restart a pod that got stuck in a transfer wsrep_local_state_comment 2022-06-21 20:32:52 +00:00