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

Mark invalid snapshots as obsolete #720

Open
alexander-demicev opened this issue Sep 4, 2024 · 0 comments
Open

Mark invalid snapshots as obsolete #720

alexander-demicev opened this issue Sep 4, 2024 · 0 comments
Labels
area/etcdsnapshot-restore Categorizes issue or PR as related to Turtles ETCD Snapshot & Restore feature

Comments

@alexander-demicev
Copy link
Member

We need to mark invalid as obsolete and prevent using obsolete snapshots when performing a restore. The snapshot is obsolete when:

  • cluster version is different from when the snapshot was made
  • cluster configuration changed(RKE2ControlPlane.Spec or RKE2ConfigTemplate.Spec)
  • cluster the snapshot was made for doesn't exist anymore
@alexander-demicev alexander-demicev added the area/etcdsnapshot-restore Categorizes issue or PR as related to Turtles ETCD Snapshot & Restore feature label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/etcdsnapshot-restore Categorizes issue or PR as related to Turtles ETCD Snapshot & Restore feature
Projects
Development

No branches or pull requests

1 participant