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

Delete snapshot that are already deleted from the cluster #719

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

Comments

@alexander-demicev
Copy link
Member

CAPRKE2 supports a retention policy for ETCD snapshots, which means it will keep only a certain number of snapshots(by default, 10) and remove any older ones. We need to make snapshot sync controller remove ETCDMachineSnapshots that don't exist anymore on cluster.

@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
Development

No branches or pull requests

1 participant