feat: disaster-recovery experimental feature#890
Open
Deezzir wants to merge 18 commits into
Open
Conversation
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Deezzir
force-pushed
the
feat/disaster-recovery
branch
from
July 20, 2026 06:25
2b1bdf1 to
b4dcb99
Compare
Deezzir
marked this pull request as ready for review
July 20, 2026 07:02
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Deezzir
force-pushed
the
feat/disaster-recovery
branch
from
July 20, 2026 07:06
b4dcb99 to
03d4198
Compare
Collaborator
Author
Deezzir
force-pushed
the
feat/disaster-recovery
branch
from
July 21, 2026 20:39
03d4198 to
02b7d4f
Compare
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Deezzir
force-pushed
the
feat/disaster-recovery
branch
from
July 22, 2026 02:00
02b7d4f to
f83ad22
Compare
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Deezzir
force-pushed
the
feat/disaster-recovery
branch
from
July 22, 2026 02:02
f83ad22 to
98e7f5f
Compare
Signed-off-by: Deezzir <yurii.kondrakov@canonical.com>
Deezzir
force-pushed
the
feat/disaster-recovery
branch
from
July 22, 2026 04:43
71a6f78 to
300f458
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Adds interactive configuration support to the disaster-recovery feature (backup/restore)
The feature can be enabled to detect Sunbeam models that need to deploy the s3-integrator charm and configure it.
DR generates per-app config (including app-specific path suffixes), creates per-app Juju secrets via Terraform, grants access to each integrator app, and configures credentials using secret URIs. Finally, the manifest will relate each integrator app to the corresponding consumer.
In the future, we can also deploy other important pieces like the velero-operator and the infra-backup-operator for the k8s control plane.
Notes
disablephase, it will remove managed resourcesQA
The new feature was validated end-to-end on a new Sunbeam Cluster (MAAS) on the personal SE-Cloud.
Demo