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

[Feature] Optimize the backup deletion policy - Retain Latest Backup #8881

Open
wallyxjh opened this issue Feb 6, 2025 · 3 comments
Open
Assignees
Labels
kind/feature New feature
Milestone

Comments

@wallyxjh
Copy link

wallyxjh commented Feb 6, 2025

Can the deletion strategy of database backup be optimized? The current backup deletion policy is to set an expiration time, after which all backups are automatically deleted. If you want to delete a backup after expiration, keep the last successful backup

@shanshanying
Copy link
Contributor

Hi @wallyxjh ,

Your intention is to : Keep the latest backup file, even if it exceeds the retention period.
And user may specify the behavior through KB's backup policy, right ?

@shanshanying shanshanying changed the title Optimize the backup deletion policy [Feature] Optimize the backup deletion policy - Retain Latest Backup Feb 6, 2025
@shanshanying
Copy link
Contributor

@gnolong PTAL /cc @ldming

@wallyxjh
Copy link
Author

wallyxjh commented Feb 7, 2025

Hi @wallyxjh ,

Your intention is to : Keep the latest backup file, even if it exceeds the retention period. And user may specify the behavior through KB's backup policy, right ?

yep

@shanshanying shanshanying added this to the Release 1.1.0 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature
Projects
None yet
Development

No branches or pull requests

5 participants