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

MET-89: Add an optional parameter limit-backups on patching stage #83

Merged
merged 6 commits into from
Jun 16, 2020

Conversation

skmetaly
Copy link
Collaborator

For Deployer we need an optional parameter limit-backups
This is needed so that we can better control the number of backups that are stored and limit the usage of disk space and inodes.

The intended functionality is to pass in an optional parameter when patching: limit-backups=5 and if the number of backups exceeds the limit, then the oldest packages will be deleted similarly to how the packages are deleted when there isn't enough disk space

Options

@dgudgeon dgudgeon merged commit 1dfa402 into master Jun 16, 2020
@jackbentley jackbentley deleted the feature/limit-backups branch February 22, 2021 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants