Skip to content

skaffold build shouldn’t print the tags used in deployments#3091

Merged
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:fix-3090
Oct 18, 2019
Merged

skaffold build shouldn’t print the tags used in deployments#3091
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:fix-3090

Conversation

@dgageot
Copy link
Copy Markdown
Contributor

@dgageot dgageot commented Oct 18, 2019

Fixes #3090

Also took the opportunity make the message about digests not being used for local deployments less intrusive. It's now shorter and shown in green instead of orange.

Signed-off-by: David Gageot david@gageot.net

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 18, 2019

Codecov Report

Merging #3091 into master will increase coverage by <.01%.
The diff coverage is 66.66%.

Impacted Files Coverage Δ
pkg/skaffold/runner/build_deploy.go 67.18% <ø> (+0.99%) ⬆️
pkg/skaffold/runner/deploy.go 66.66% <66.66%> (ø) ⬆️

@tejal29 tejal29 merged commit a0bfe56 into GoogleContainerTools:master Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

skaffold build should not print the tags used in deployments

3 participants