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
This commit is contained in:
Zuul 2022-06-22 17:26:50 +00:00 committed by Gerrit Code Review
parent e5e52821e1
commit c99a0a740d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5e1a6db7cbe223bae3150c2331aff39f76e10e0a
Subproject commit 3e1572c959911532fec7cec08df812a18a78ab1b