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

Tell glog to log everything into STDERR. #1817

Conversation

timoreimann
Copy link
Contributor

Logging errors into a file inside a minimalistic container might not be possible, and glog bails out with an exit code > 0 if it fails.

Fixes #1785

@timoreimann
Copy link
Contributor Author

Picked some random reviewers; @containous/traefik, feel free to review as desired. :-)

Copy link
Contributor

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

Interistingly weird, but LGTM 🐸

Copy link
Member

@emilevauge emilevauge left a comment

Choose a reason for hiding this comment

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

@vdemeester I wouldn't have said it better:

Interistingly weird, but LGTM 🐸

@timoreimann thanks for this! Could you change the base branch to v1.3 instead ?

Logging errors into a file inside a minimalistic container might not be
possible, and glog bails out with an exit code > 0 if it fails.
@timoreimann timoreimann force-pushed the kubernetes/fix-container-crash-on-client-go-error branch from d7073dc to 1977d96 Compare July 4, 2017 13:02
@timoreimann timoreimann changed the base branch from master to v1.3 July 4, 2017 13:02
@timoreimann
Copy link
Contributor Author

@emilevauge sure thing 👍 done.

@ldez ldez added this to the 1.3 milestone Jul 4, 2017
Copy link
Contributor

@ldez ldez left a comment

Choose a reason for hiding this comment

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

LGTM!

@ldez ldez merged commit 91ce78d into traefik:v1.3 Jul 4, 2017
@timoreimann timoreimann deleted the kubernetes/fix-container-crash-on-client-go-error branch August 8, 2019 10:37
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.

4 participants