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

Improve docker load output in bazel build #475

Merged
merged 1 commit into from Apr 27, 2018

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Apr 26, 2018

Fixes #416

Currently we add the streaming of son messages.
It would be even better to stream them with the
isTerminal flag set but it seems to fail on some
setup.

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

@r2d4 r2d4 added the kokoro:run runs the kokoro jobs on a PR label Apr 27, 2018
Fixes GoogleContainerTools#416

Currently we add the streaming of son messages.
It would be even better to stream them with the
`isTerminal` flag set but it seems to fail on some
setup.

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

@r2d4 r2d4 left a comment

Choose a reason for hiding this comment

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

I'll document and investigate the terminal error when I have some time to test it on my workstation.

@r2d4 r2d4 merged commit 182a36c into GoogleContainerTools:master Apr 27, 2018
@dgageot dgageot deleted the fix-416 branch May 9, 2018 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:run runs the kokoro jobs on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants