openstack-helm-infra/mariadb/templates/bin
Huang, Sophie (sh879n) f57aad9822 Fix MariaDB backup cronjob
There are two issues fixed here:
1) The "backoffLimit" and "activeDeadlineSeconds" are attributes of
Job, not CronJob. Therefore, they should be placed in the Job template
part of the cron-job-backup-mariadb.yaml
2) The backup cronjob had two names in the values.yaml
"backup_mariadb" and "mariadb_backup" in various places.
3) When empty table is used, the get_rows function of
restore_mariadb.sh exit with a code of 1, which causes the invoking
function to error out.

Change-Id: Ifa85b97f56e74f7994a2bde2e12c64fb0c9acafb
2020-07-30 15:51:30 +00:00
..
_backup_mariadb.sh.tpl MariaDB backup and restore with grants of all users 2020-07-07 21:22:03 +00:00
_mariadb-ingress-controller.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_readiness.sh.tpl feat(tls): add tls to mariadb chart 2020-07-13 19:30:34 +00:00
_restore_mariadb.sh.tpl Fix MariaDB backup cronjob 2020-07-30 15:51:30 +00:00
_start.py.tpl [mariadb] Modified start.py script 2020-07-21 16:52:11 +00:00
_stop.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
_test.sh.tpl Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00