Skip to content

Add --label flag to specify custom labels for deployments#1098

Merged
priyawadhwa merged 1 commit intoGoogleContainerTools:masterfrom
priyawadhwa:label
Oct 4, 2018
Merged

Add --label flag to specify custom labels for deployments#1098
priyawadhwa merged 1 commit intoGoogleContainerTools:masterfrom
priyawadhwa:label

Conversation

@priyawadhwa
Copy link
Copy Markdown
Contributor

@priyawadhwa priyawadhwa commented Oct 4, 2018

This should work for skaffold run, dev, and deploy to help support external tools/scripts provide their own labels.

e.g. skaffold run --label firstlabel=one --label secondlabel=two

This should work for skaffold run, dev, and deploy. This is one of the
features requested for integrating skaffold with IntelliJ.

e.g. skaffold run --label firstlabel=one --label secondlabel=two
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1098 into master will increase coverage by 0.07%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1098      +/-   ##
==========================================
+ Coverage   42.24%   42.32%   +0.07%     
==========================================
  Files          72       72              
  Lines        3295     3303       +8     
==========================================
+ Hits         1392     1398       +6     
- Misses       1769     1771       +2     
  Partials      134      134
Impacted Files Coverage Δ
cmd/skaffold/app/cmd/cmd.go 0% <0%> (ø) ⬆️
pkg/skaffold/config/options.go 88.23% <100%> (+6.41%) ⬆️

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 3e2d5c1...b862d80. Read the comment docs.

Copy link
Copy Markdown
Contributor

@balopat balopat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!!!

@priyawadhwa priyawadhwa merged commit de0cd3d into GoogleContainerTools:master Oct 4, 2018
@priyawadhwa priyawadhwa deleted the label branch October 4, 2018 20:07
@r2d4
Copy link
Copy Markdown
Contributor

r2d4 commented Oct 5, 2018

ref #657

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants