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

Simpler artifact hasher #3591

Merged
merged 2 commits into from
Jan 27, 2020

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Jan 27, 2020

Simplify hashForArtifact logic
Also:

  • Removed one of those global variables
  • Removed a needless TODO

Also removed one of those global variables

Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #3591 into master will not change coverage.
The diff coverage is 100%.

Impacted Files Coverage Δ
pkg/skaffold/runner/runcontext/context.go 75.6% <ø> (ø) ⬆️
pkg/skaffold/build/cache/lookup.go 100% <100%> (ø) ⬆️
pkg/skaffold/build/cache/cache.go 56.81% <100%> (ø) ⬆️

@balopat balopat merged commit 8d1dc4e into GoogleContainerTools:master Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants