-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
Implement backup/restore of 3scale installation using PVC as the backup destination and as the restore source of the data.
Also, the backup/restore part of System's FileStorage also being in a PVC only.
backup/restore of a 3scale installation using S3 as the backup destination and as the restore of the source data is NOT covered in this task and it will be done in another task.
backup/restore of System's FileStorage being in S3 is NOT covered in this task and it will be done in another task.
To make more clear what this PR covers:
Backup:
backup data destination | system's fileStorage location | covered in this task |
---|---|---|
PVC | S3 | No |
S3 | PVC | No |
S3 | S3 | No |
PVC | PVC | Yes |
Restore:
restore data source | system's fileStorage location | covered in this task |
---|---|---|
PVC | S3 | No |
S3 | PVC | No |
S3 | S3 | No |
PVC | PVC | Yes |