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

Allow user to specify custom kaniko image #1588

Merged
merged 1 commit into from
Feb 4, 2019

Conversation

priyawadhwa
Copy link
Contributor

fixes #1586, previously we were using the default image instead of the image passed in through the config.

fixes GoogleContainerTools#1586, previously we were using the default image instead of the image passed in through the config.
@codecov-io
Copy link

codecov-io commented Feb 2, 2019

Codecov Report

Merging #1588 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1588   +/-   ##
=======================================
  Coverage   46.51%   46.51%           
=======================================
  Files         118      118           
  Lines        5044     5044           
=======================================
  Hits         2346     2346           
  Misses       2464     2464           
  Partials      234      234

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 f5dbcb3...9a2a370. Read the comment docs.

@dgageot dgageot merged commit 4edc566 into GoogleContainerTools:master Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom kaniko image is ignored
4 participants