-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-16291] Restore YBDB releases from S3 storage bucket
Summary: As part of restoring a continuous backup we should also restore any releases that are present in the S3 bucket but not locally. This diff downloads the remote releases to a local directory inside of /opt/yugabyte/releases/<version> as part of every restore continuous backup execution. Test Plan: remove local release that was uploaded to s3 bucket run restore continuous backup, ensure releases get downloaded Reviewers: dshubin, svarshney, vkumar Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D40573
- Loading branch information
Showing
3 changed files
with
133 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters