openstack-helm-infra/helm-toolkit/templates/scripts
Sergiy Markin a7cd689280 [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
2023-03-01 19:48:22 +00:00
..
db-backup-restore [backups] Database backups 2023-03-01 19:48:22 +00:00
_create-s3-bucket.sh.tpl Elasticsearch: Make templates job more robust 2021-04-12 18:40:11 +00:00
_create-s3-user.sh.tpl Elasticsearch: Make templates job more robust 2021-04-12 18:40:11 +00:00
_db-drop.py.tpl feat(tls): add tls to mariadb chart 2020-07-14 19:32:57 +00:00
_db-init.py.tpl feat(tls): add tls to mariadb chart 2020-07-14 19:32:57 +00:00
_db-pg-init.sh.tpl Revoke all privileges for PUBLIC role in postgres dbs 2021-07-30 17:16:58 +00:00
_image-repo-sync.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_ks-domain-user.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_ks-endpoints.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_ks-service.sh.tpl Replace brace expansion with more standardized Posix approach 2021-03-09 16:01:02 -06:00
_ks-user.sh.tpl Fix ks-user script case matching for domain 2020-10-19 05:03:58 +00:00
_rabbit-init.sh.tpl [RabbitMQ] Remove guest admin account 2022-10-10 20:09:56 +00:00
_rally_test.sh.tpl feat(tls): add tls support to helm-toolkit 2020-06-26 00:32:57 +00:00