add disaster-recovery component#10686
add disaster-recovery component#10686filariow wants to merge 2 commits intoredhat-appstudio:mainfrom
Conversation
Signed-off-by: Francesco Ilario <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
use tekton's eventlistener and trigger plus a cronjob to execute a pipeline every hour cf. https://github.com/tektoncd/triggers/tree/main/examples/v1beta1/cron Signed-off-by: Francesco Ilario <[email protected]>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: filariow The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
🤖 Gemini AI Assistant AvailableHi @filariow! I'm here to help with your pull request. You can interact with me using the following commands: Available Commands
How to Use
PermissionsOnly OWNER, MEMBER, or COLLABORATOR users can trigger my responses. This ensures secure and appropriate usage. This message was automatically added to help you get started with the Gemini AI assistant. Feel free to delete this comment if you don't need assistance. |
|
🤖 Hi @filariow, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
|
Hey @filariow, so adding disaster recovery to the development overlay is for the e2e-tests. In the e2e-tests, the backup and recovery are all done programmatically through Ginkgo code - it just needs the infrastructure to be available (MinIO + OADP sitting there, ready) not an automatic DR action. What e2e-tests needs for the DR effort is just to have a |
This only affects the development overlay