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

fix build_args in MakeFile, have Travis run make images to preven issue in future #821

Merged
merged 4 commits into from
Oct 18, 2019

Conversation

slmagus
Copy link

@slmagus slmagus commented Oct 16, 2019

Fixes #820. in case of a bug fix, this should point to a bug and any other related issue(s)

Description

Set new BUILD_ARGs value to null.
Configure Travis to run make images to test if the images can be built.
make images still fails on master, however it isn't failing on BUILD_ARGS anymore at least.
EDIT: Build now passes after updating bazel-bin directory

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests Not Applicable
  • Adds integration tests if needed. Not Applicable

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Release Notes

simple bug fix. Adds more through testing to Travis to improve quality.

@tejal29 tejal29 self-requested a review October 16, 2019 17:38
@tejal29 tejal29 added area/internal bugs related to kaniko development workflow kokoro:run labels Oct 16, 2019
@tejal29 tejal29 merged commit cbf4de8 into GoogleContainerTools:master Oct 18, 2019
@tejal29
Copy link
Member

tejal29 commented Oct 18, 2019

Thanks @slmagus for the quick PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/internal bugs related to kaniko development workflow kokoro:run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make images failes with build_args incorrectly populated
3 participants