Details
Assignee
UnassignedUnassignedReporter
Sergey ProninSergey Pronin(Deactivated)Labels
Needs QA
YesPriority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
Sergey Pronin
Sergey Pronin(Deactivated)Labels
Needs QA
Yes
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created March 25, 2024 at 1:15 PM
Updated March 25, 2024 at 1:23 PM
The problem:
We have backup management within our operator, but to recover from the backup users also need to keep the Secret with users and passwords somewhere, so that restoration is succesful.
We expect users to have a backup mechanism for secrets or have some centralized secret management system.
This becomes a problem especially in cases where the whole Kubernetes cluster fails and users need to provision the environment from scratch.
Proposal:
Remove the need for users to backup secrets. There is no good reason why we can’t perform the restore without users being pre-created.