From e1bdd42b44e07fd25fd834abde08f67b85fbb767 Mon Sep 17 00:00:00 2001 From: Sergiy Markin Date: Thu, 2 Mar 2023 17:59:39 +0000 Subject: [PATCH] Update git submodules * Update openstack-helm-infra from branch 'master' to a7cd689280cdbc0acd04a7a1b745941260e8700b - [backups] Database backups This PS resolves several issues in database backup script in HTK chart: - decreases random delay before uploading remote backup to up to 30s - removes additional random delay before remote backup verification - switches remote backup verification protocol from sha256 to md5 The main goal for the changes above is decreasing network load on remote backup storages by eliminating the need of remote file download right after uploading in order to be able to calculate sha256 checksum. Change-Id: Ic01a37d8814283a2e9a11dac94d6909d34edc937 --- openstack-helm-infra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-helm-infra b/openstack-helm-infra index 150dcdcf9a..a7cd689280 160000 --- a/openstack-helm-infra +++ b/openstack-helm-infra @@ -1 +1 @@ -Subproject commit 150dcdcf9a9a2231f8e9853f4f525770dbbde678 +Subproject commit a7cd689280cdbc0acd04a7a1b745941260e8700b