Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend elements for importing external backups #7008

Open
csengerszabo opened this issue Nov 20, 2024 · 0 comments
Open

Frontend elements for importing external backups #7008

csengerszabo opened this issue Nov 20, 2024 · 0 comments
Labels
customer-request kind/feature Categorizes issue or PR as related to a new feature. sig/api Denotes a PR or issue as being assigned to SIG API. sig/ui Denotes a PR or issue as being assigned to SIG UI.
Milestone

Comments

@csengerszabo
Copy link
Contributor

csengerszabo commented Nov 20, 2024

Project / Cluster Backup / Backups

  • new button: Upload backup
    • upload dialog opens
    • it uploads the file already to the Backup Storage Location of the Project
  • new column, Source:
    • if it's an external (uploaded) one, it shows external
    • if it's a KKP-created one, it shows the source cluster name
    • if the cluster was deleted, it shows deleted cluster.
  • when restore-ing one of the backups:
    • in the restore dialog there is a new selector for the Target Cluster
    • Warning message when restoring: Double check if you want to restore a backup with special caution when restoring to a

Project / Cluster Backup / Restore

Columns:

  • Source: shows that the restore was done from Cluster ABC (from KKP) or from an externally uploaded backup
  • Target Cluster: the cluster the backup was restored to

This will also cover the use case of migrating a backup from Cluster A to Cluster B within the same KKP.
Cluster filter could stay on the Backup screens, but won’t be a mandatory selector.

@csengerszabo csengerszabo added customer-request kind/feature Categorizes issue or PR as related to a new feature. sig/ui Denotes a PR or issue as being assigned to SIG UI. sig/api Denotes a PR or issue as being assigned to SIG API. labels Nov 20, 2024
@ahmedwaleedmalik ahmedwaleedmalik added this to the KKP 2.27 milestone Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-request kind/feature Categorizes issue or PR as related to a new feature. sig/api Denotes a PR or issue as being assigned to SIG API. sig/ui Denotes a PR or issue as being assigned to SIG UI.
Projects
None yet
Development

No branches or pull requests

2 participants