Skip to content

Add support for trimming deltas#75

Draft
joebonrichie wants to merge 1 commit into
mainfrom
trim-deltas-support
Draft

Add support for trimming deltas#75
joebonrichie wants to merge 1 commit into
mainfrom
trim-deltas-support

Conversation

@joebonrichie
Copy link
Copy Markdown
Contributor

Adds support for trimming the last n deltas for each package, similar to trim packages

Context
We can struggle for disk space when providing deltas, and, historically the way to reclaim disk space was to trim packages which also trimmed existing deltas. However, we're trying to keep historical packages around for longer to allow for rollbacks to success as well as for debugging purposes.

Therefore, provide a trim deltas option which can reclaim disk space without needing to nuke historical packages.

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.

1 participant