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

allow reading logs by default #918

Merged
merged 2 commits into from
Oct 9, 2024
Merged

allow reading logs by default #918

merged 2 commits into from
Oct 9, 2024

Conversation

Freax13
Copy link
Contributor

@Freax13 Freax13 commented Oct 9, 2024

Due to a bug in Kata Containers, disallowing ReadStreamRequest to hide container logs causes problems. Instead we allow ReadStreamRequest by default.

If we don't allow the containerd shim to read the logs, the pipes used
for stdout/stderr eventually fill up and block further writes. This
deadlocks containers.
@Freax13 Freax13 added the breaking change A user-affecting breaking change label Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-10-09 10:04 UTC

@Freax13 Freax13 merged commit 2c83182 into main Oct 9, 2024
10 checks passed
@Freax13 Freax13 deleted the tom/logs-deadlocks branch October 9, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change A user-affecting breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants