Files
trove/backup/main.py
wu.chunyang 34e4c52aab Revert "Introduce mariadb_backup backup_strategy"
This reverts commit bcdec128e4.

Reason for revert: there three reasons:

1. As the oldest version of Mariadb we supported is already 10.4, so we can use  `mariadb-backup` directly.
2. Current patch has a bug where when performing restore action, the code didn't pass `swift_extra_metadata` to image, so we can't get the version result in an error
3. I plan to remove 10.4 in this cycle and will add 11.4 instead

Change-Id: Ie0fea6e30c7944cfbad7de3da3f8f2e5272819cf
2025-06-13 01:45:33 +00:00

5.7 KiB