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

Fix skaffold deploy --tail #3049

Merged
merged 1 commit into from
Oct 14, 2019
Merged

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Oct 14, 2019

This is a oneliner fix + the integration test.
This is a continuation of @balopat's #2987

Fixes #2981

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

Fixes GoogleContainerTools#2981

Signed-off-by: David Gageot <david@gageot.net>
@codecov
Copy link

codecov bot commented Oct 14, 2019

Codecov Report

Merging #3049 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted Files Coverage Δ
pkg/skaffold/runner/build_deploy.go 66.19% <0%> (-0.95%) ⬇️

@balopat
Copy link
Contributor

balopat commented Oct 14, 2019

Thanks for picking this up, @dgageot!!!

@balopat balopat merged commit 664bc38 into GoogleContainerTools:master Oct 14, 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.

--tail No Longer Works in Deploy Mode
3 participants