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

[v0.11] cherry picks #3512

Merged
merged 3 commits into from
Jan 17, 2023
Merged

[v0.11] cherry picks #3512

merged 3 commits into from
Jan 17, 2023

Conversation

tonistiigi
Copy link
Member

tonistiigi and others added 3 commits January 17, 2023 14:11
Signed-off-by: Tonis Tiigi <[email protected]>
(cherry picked from commit dc462ec)
PR moby#3431 caused connections closed on the remote side of a sshforward
session to not always result in the local side reading an EOF from the
connection. This change restores that behavior by closing the write side
of the forwarded connection after reading an EOF from the stream. Since
only the write side is being closed, it doesn't prevent the remote side
from continuing to read from the connection.

Signed-off-by: Aaron Lehmann <[email protected]>
(cherry picked from commit 8c978cf)
This checks if the OTEL_TRACES_EXPORTER is "otlp."

Signed-off-by: Chris Goller <[email protected]>
(cherry picked from commit de41f3f)
Copy link
Collaborator

@coryb coryb left a comment

Choose a reason for hiding this comment

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

lgtm

@tonistiigi tonistiigi merged commit b6051af into moby:v0.11 Jan 17, 2023
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.

4 participants