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

Better message when a container is terminated #2514

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Jul 22, 2019

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

@codecov
Copy link

codecov bot commented Jul 22, 2019

Codecov Report

Merging #2514 into master will not change coverage.
The diff coverage is 0%.

Impacted Files Coverage Δ
pkg/skaffold/kubernetes/log.go 31.25% <0%> (ø) ⬆️

Signed-off-by: David Gageot <david@gageot.net>
Copy link
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.

This is better than before. We could improve even further. The current dev loop could be aware of the newly running pods and the previous dev loops's set of pods and make smarter choices what to log and what not to (old generation pods in new dev loop should not be logging maybe?)

@dgageot dgageot merged commit f94bb04 into GoogleContainerTools:master Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants