This repository was archived by the owner on May 25, 2026. It is now read-only.
rev158
* Sanitize backup input + debug log commands + rescan cluster after restore * Use pipefail to ensure all executed commands in a pipe succeed * Use separate user for backups + use pipefail to detect failures in execute commands with pipes * Address PR feedback + add unit tests * Add connection admin privileges to the backups user * Update data interfaces lib + update unit test * Remove duplicate method rescan_cluster as a result of merging with main --------- Co-authored-by: Ubuntu <ubuntu@ip-172-31-73-67.ec2.internal>