trove/backup
Hirotaka Wakabayashi 553c578923 Fixes permission problem when restoring backup
This PR changes the owner of the file used by the docker container that
resets the mysql root password.

Original problem is the failure to restore mysql:5.7.x backup. The error
occurs because the container process tries to update the file that owned
by the others.

Story: 2010467
Task: 47017
Change-Id: I3d8ebaac4ee5e13af83c305ce28b51e4442d8c8b
2023-01-27 15:06:37 +09:00
..
drivers Add periodic task to remove postgres archived wal files 2021-07-23 22:16:20 +12:00
storage [Backup] Ignore 404 error when deleting swift objects 2020-09-17 11:32:44 +12:00
utils Use bridge network for db container 2021-06-22 19:10:14 +12:00
__init__.py Datastore containerization 2020-05-27 10:31:50 +12:00
Dockerfile Fixes permission problem when restoring backup 2023-01-27 15:06:37 +09:00
install.sh Support mysql 8.0 2020-10-23 23:50:39 +13:00
main.py Improve the detect backup was created when parse log 2022-01-21 10:34:32 +07:00
requirements.txt Postgresql: Backup and restore 2020-09-07 20:40:56 +12:00