Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

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

Merged
tejal29 merged 4 commits intoGoogleContainerTools:masterfrom
slmagus:master
Oct 18, 2019
Merged

fix build_args in MakeFile, have Travis run make images to preven issue in future#821
tejal29 merged 4 commits intoGoogleContainerTools:masterfrom
slmagus:master

Conversation

@slmagus
Copy link
Copy Markdown

@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
Copy Markdown
Contributor

tejal29 commented Oct 18, 2019

Thanks @slmagus for the quick PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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