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

Don’t panic if image field is not of type string #1386

Merged
merged 1 commit into from
Dec 12, 2018

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Dec 11, 2018

Fixes #1370

Signed-off-by: David Gageot [email protected]

@codecov-io
Copy link

codecov-io commented Dec 11, 2018

Codecov Report

Merging #1386 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1386      +/-   ##
==========================================
+ Coverage    44.4%   44.43%   +0.02%     
==========================================
  Files         109      109              
  Lines        4542     4544       +2     
==========================================
+ Hits         2017     2019       +2     
  Misses       2319     2319              
  Partials      206      206
Impacted Files Coverage Δ
pkg/skaffold/deploy/kubectl/images.go 97.91% <100%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19097cf...a902e9d. Read the comment docs.

@r2d4 r2d4 merged commit 5ad5717 into GoogleContainerTools:master Dec 12, 2018
@dgageot dgageot deleted the fix-1370 branch December 28, 2018 07:12
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.

4 participants