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

tart pull: choose across multiple VM images to deduplicate against #862

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

edigaryev
Copy link
Collaborator

This is accomplished by saving the OCI VM image manifests on "tart pull" in "manifest.json" file and then using them on successive "tart pull"'s to find the best candidate that results in the most de-duplication, measured in bytes.

This is accomplished by saving the OCI VM image manifests on "tart pull"
in "manifest.json" file and then using them on successive "tart pull"'s
to find the best candidate that results in the most de-duplication,
measured in bytes.
@edigaryev edigaryev requested a review from fkorotkov as a code owner July 15, 2024 12:40
@edigaryev edigaryev merged commit ababe8c into main Jul 15, 2024
7 checks passed
@edigaryev edigaryev deleted the deduplicate-against-all branch July 15, 2024 14:36
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