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

Use diffID instead of digest in builder metadata #360

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

ameyer-pivotal
Copy link
Contributor

No description provided.

Signed-off-by: Javier Romero <root@jromero.codes>
Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
Signed-off-by: Micah Young <myoung@pivotal.io>
@@ -16,7 +16,7 @@ type ImageCache struct {
}

func NewImageCache(imageRef name.Reference, dockerClient *client.Client) *ImageCache {
Copy link
Member

Choose a reason for hiding this comment

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

We removed support for image caches in pack. We should probably by removing these functions instead of updating them.

@ekcasey ekcasey merged commit 3f29399 into master Oct 22, 2019
@ekcasey ekcasey deleted the feature/251-builder-metadata-2 branch October 22, 2019 13:22
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.

3 participants