From c99a0a740df1d7119b6be56932e07c4e6565e9c1 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 22 Jun 2022 17:26:50 +0000 Subject: [PATCH] Update git submodules * Update openstack-helm-infra from branch 'master' to 3e1572c959911532fec7cec08df812a18a78ab1b - Merge "[MariaDB] Add liveness probe to restart a pod that got stuck in a transfer wsrep_local_state_comment" - [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 --- openstack-helm-infra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-helm-infra b/openstack-helm-infra index 5e1a6db7cb..3e1572c959 160000 --- a/openstack-helm-infra +++ b/openstack-helm-infra @@ -1 +1 @@ -Subproject commit 5e1a6db7cbe223bae3150c2331aff39f76e10e0a +Subproject commit 3e1572c959911532fec7cec08df812a18a78ab1b