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

Fix quote strip behavior for ARG values#850

Merged
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
cvgw:u/cgwippern/847_empty_arg_bug
Nov 14, 2019
Merged

Fix quote strip behavior for ARG values#850
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
cvgw:u/cgwippern/847_empty_arg_bug

Conversation

@cvgw
Copy link
Copy Markdown
Contributor

@cvgw cvgw commented Nov 8, 2019

Fixes #847

Description

previous implementation did not properly parse blank values which were enclosed in quotes

Submitter Checklist

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

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

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

Release Notes

No user facing changes
Adds a new integration test case

* fixes issue 847
* previous implementation did not properly parse blank
values which were enclosed in quotes
@cvgw cvgw force-pushed the u/cgwippern/847_empty_arg_bug branch from c5f9ea5 to 006b499 Compare November 8, 2019 22:28
@tejal29 tejal29 merged commit b5fd556 into GoogleContainerTools:master Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kaniko fails on empty argument with quotes in Dockerfile after 5bbb40e

2 participants