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

enable import of images from tar files #3985

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Feb 20, 2024

- What I did

  • Simplified how cache.ImageLoad() works
  • used it to create linuxkit cache import
  • Removed accidental adding of too many manifests to cache index.json because of how it processed ImageLoad()

- How I did it

Lots of hard work.

- How to verify it

CI tests most of this. I also ran manual tests on a clean cache and on a populated cache

- Description for the changelog

Simplified ImageLoad, support for importing to cache

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 2cff568 into linuxkit:master Feb 20, 2024
22 checks passed
@deitch deitch deleted the cache-load branch February 20, 2024 12:44
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.

None yet

1 participant