f57aad9822
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 |
||
---|---|---|
.. | ||
_backup_mariadb.sh.tpl | ||
_mariadb-ingress-controller.sh.tpl | ||
_readiness.sh.tpl | ||
_restore_mariadb.sh.tpl | ||
_start.py.tpl | ||
_stop.sh.tpl | ||
_test.sh.tpl |