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

executor: add --label flag #1075

Merged
merged 1 commit into from
Mar 12, 2020
Merged

Conversation

greut
Copy link
Contributor

@greut greut commented Feb 25, 2020

Description

Adding --label flag mimicking what docker-cli offers.

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

Describe any changes here so maintainer can include it in the release notes, or delete this block.

- kaniko adds a new flag `--label` to set metadata

@googlebot googlebot added the cla: yes CLA signed by all commit authors label Feb 25, 2020
@greut greut marked this pull request as ready for review February 28, 2020 06:43
@cvgw
Copy link
Contributor

cvgw commented Mar 3, 2020

Is this related to #465?

@greut
Copy link
Contributor Author

greut commented Mar 3, 2020

@cvgw Indeed. To be frank, I didn't try #582.

@tejal29
Copy link
Member

tejal29 commented Mar 4, 2020

@greut You forgot to add the docker file for the integration test.

@greut
Copy link
Contributor Author

greut commented Mar 5, 2020

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
@greut
Copy link
Contributor Author

greut commented Mar 8, 2020

Can someone restart the unit-test job? It seems to work on my side, https://travis-ci.com/greut/kaniko/builds/152278210

@tejal29
Copy link
Member

tejal29 commented Mar 10, 2020

@greut I restarted the unit tests.

@tejal29 tejal29 merged commit 32decf5 into GoogleContainerTools:master Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants