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

Automated backport of #1793: nettest: add iproute #1796

Conversation

skitt
Copy link
Member

@skitt skitt commented Jan 6, 2025

Backport of #1793 on release-0.16.

#1793: nettest: add iproute

For details on the backport process, see the backport requests page.

This is required notably for subctl diagnose kube-proxy-mode (which
relies on the ip command).

Signed-off-by: Stephen Kitt <[email protected]>
@submariner-bot
Copy link

🤖 Created branch: z_pr1796/skitt/automated-backport-of-#1793-origin-release-0.16

skitt added 2 commits January 6, 2025 17:50
This ensures that it is available when writing /app/version. Without
that, /app/version is empty and subctl show versions can't show the
corresponding version information.

Signed-off-by: Stephen Kitt <[email protected]>
nmap-ncat is causing issues in metricsproxy with globalnet:

Ncat: Version 7.92 ( https://nmap.org/ncat )
Ncat: Listening on :::8081
Ncat: Listening on 0.0.0.0:8081
Ncat: Connection from 10.129.0.19.
Ncat: Connection from 10.129.0.19:45064.
Ncat: assertion failed: count <= INT_MAX QUITTING.

It's not clear how to fix that, so this installs busybox and reverts
to busybox nc instead. To avoid having too many changes in nettest,
nmap-ncat is preserved for other uses.

Signed-off-by: Stephen Kitt <[email protected]>
@tpantelis tpantelis merged commit aa61809 into submariner-io:release-0.16 Jan 7, 2025
43 of 44 checks passed
@submariner-bot
Copy link

🤖 Closed branches: [z_pr1796/skitt/automated-backport-of-#1793-origin-release-0.16]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants