Uh oh!
There was an error while loading. Please reload this page.
vendor: github.com/containerd/console 8f6c4e4 - #2238
Conversation
crazy-max
commented
Feb 2, 2024
We could test this with client-side integration tests on Windows related to #2206 (comment) |
This comment was marked as outdated.
This comment was marked as outdated.
b057f28 to
f23353aComparethaJeztah
commented
Feb 5, 2024
@crazy-max would |
crazy-max
commented
Feb 5, 2024
No because BuildKit progress ui that buildx depends on also uses |
thaJeztah
commented
Feb 5, 2024
Ah, gotcha, thx. We really need to look at some of these. I have a feeling we have multiple packages / implementations do very similar things |
Uh oh!
There was an error while loading. Please reload this page.
thaJeztah
left a comment
There was a problem hiding this comment.
LGTM
left a suggestion (adding a comment to provide context)
full diff: containerd/console@v1.0.3...8f6c4e4 Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
f23353a to
6ffb77dCompare
As discussed internally with @milas@laurazard@thaJeztah, the
containerd/consoleterminal check was causing errors to get logged on Windows if the output was redirected (piping to another command withmore).Bump
github.com/containerd/consoleto containerd/console@8f6c4e4 to include containerd/console#66 that fixes this issue.