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(k8s): don't truncate container build logs #1368

Merged
merged 3 commits into from
Dec 3, 2019
Merged

Conversation

edvald
Copy link
Collaborator

@edvald edvald commented Nov 29, 2019

What this PR does / why we need it:

The truncate was previously added to improve appearance in the fancy
logger, but we no longer use the fancy logger for verbose+ log levels.

Which issue(s) this PR fixes:

Fixes #1357

The truncate was previously added to improve appearance in the fancy
logger, but we no longer use the fancy logger for verbose+ log levels.
@eysi09 eysi09 merged commit 7ad6365 into master Dec 3, 2019
@eysi09 eysi09 deleted the truncated-logs branch December 3, 2019 13:37
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.

Garden Docker build logs get truncated at the 82nd character
2 participants