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

Create backups on release upgrade #937

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zerospiel
Copy link
Contributor

@zerospiel zerospiel commented Jan 22, 2025

  • add new flag to scheduled backups to enable autobackups during upgrades
  • create auto backups if velero is installed and upgrade is progressing
  • block upgrades until all of the backups are completed
  • new indexer for backups with autoupgrades
  • new RBAC permission for apps/deployments

Closes #864

eromanova
eromanova previously approved these changes Jan 22, 2025
internal/controller/management_controller.go Outdated Show resolved Hide resolved
@zerospiel zerospiel force-pushed the upgrade_backup branch 2 times, most recently from f666102 to 5211620 Compare January 22, 2025 17:04
@zerospiel zerospiel requested a review from eromanova January 22, 2025 17:04
eromanova
eromanova previously approved these changes Jan 22, 2025
* add new flag to scheduled backups to enable autobackups during
  upgrades
* create auto backups if velero is installed and upgrade is progressing
* block upgrades until all of the backups are completed
* new indexer for backups with autoupgrades
* new RBAC permission for apps/deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

create backup before the upgrade
2 participants