kubernetes-operator/backup/pvc/bin
Benjamin Herbert 4ca65a1a0f
fix(backup): Add error handling and logging for backup and restore scripts
tar has exit code 2 for fatal errors, this was completely ignored.

See also:
https://www.man7.org/linux/man-pages/man1/tar.1.html#RETURN_VALUE
2025-07-08 18:47:15 +02:00
..
backup.sh fix(backup): Add error handling and logging for backup and restore scripts 2025-07-08 18:47:15 +02:00
get-latest.sh fix(backup): exec of backup binaries can be executed by random id (for ocp compatibility) (#1099) 2025-03-30 18:32:17 +02:00
restore.sh fix(backup): Add error handling and logging for backup and restore scripts 2025-07-08 18:47:15 +02:00
run.sh fix(backup): exec of backup binaries can be executed by random id (for ocp compatibility) (#1099) 2025-03-30 18:32:17 +02:00
utils.sh fix(backup): exec of backup binaries can be executed by random id (for ocp compatibility) (#1099) 2025-03-30 18:32:17 +02:00