Skip to content

Conversation

gentoo-root
Copy link
Contributor

tcpdump may exit with error code 14, meaning that write to stdout failed. Capture the error message it prints to stderr in that case.

Ref: #38643

@gentoo-root gentoo-root added the release-note/bug This PR fixes an issue in a previous release of Cilium. label Apr 11, 2025
@github-actions github-actions bot added cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary labels Apr 11, 2025
@gentoo-root
Copy link
Contributor Author

/ci-e2e-upgrade

@gentoo-root
Copy link
Contributor Author

/ci-e2e-upgrade

tcpdump may exit with error code 14, meaning that write to stdout
failed. Capture the error message it prints to stderr in that case.
Might not work if the pipe for stderr have also broken, though.

Ref: #38643
Signed-off-by: Maxim Mikityanskiy <maxim@isovalent.com>
@gentoo-root
Copy link
Contributor Author

Although it didn't help with debugging #38643, this change might be useful on its own.

@gentoo-root gentoo-root marked this pull request as ready for review April 28, 2025 14:32
@gentoo-root gentoo-root requested a review from a team as a code owner April 28, 2025 14:32
@gentoo-root gentoo-root requested a review from christarazi April 28, 2025 14:32
@gentoo-root
Copy link
Contributor Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 6, 2025
@julianwiedmann julianwiedmann added release-note/misc This PR makes changes that have no direct user impact. and removed release-note/bug This PR fixes an issue in a previous release of Cilium. labels May 6, 2025
@julianwiedmann julianwiedmann added this pull request to the merge queue May 6, 2025
@julianwiedmann julianwiedmann added the area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. label May 6, 2025
Merged via the queue into main with commit e363233 May 6, 2025
266 of 269 checks passed
@julianwiedmann julianwiedmann deleted the pr/max/tcpdump branch May 6, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants