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

Update image cache to save images in a remote repository. #158

Merged
merged 3 commits into from
Jul 26, 2019

Conversation

lukasberger
Copy link
Contributor

Switch cacher and restorer to use imgutil remote instead of local.
Make deleting the old cache image optional in image_cache commit.

This change depends on buildpacks/imgutil#10.

Switch cacher and restorer to use imgutil remote instead of local.
Make deleting the old cache image optional in image_cache commit.

This change depends on buildpacks/imgutil#10.
Copy link
Member

@ekcasey ekcasey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for switching this to registry based image caching. Aside from a tiny import format nitpick, we are happy to merge after buildpacks/imgutil#10 merges and the revision of buildpack/imgutil is bumped accordingly.

cmd/cacher/main.go Outdated Show resolved Hide resolved
cmd/restorer/main.go Outdated Show resolved Hide resolved
@ekcasey ekcasey merged commit 13add0f into buildpacks:master Jul 26, 2019
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