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

Revert to busybox nc for metricsproxy #1805

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

skitt
Copy link
Member

@skitt skitt commented Jan 6, 2025

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.

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]>
@submariner-bot
Copy link

🤖 Created branch: z_pr1805/skitt/metrics-proxy-busybox-nc

@tpantelis tpantelis merged commit 4b0d9a4 into submariner-io:devel Jan 6, 2025
48 checks passed
@submariner-bot
Copy link

🤖 Closed branches: [z_pr1805/skitt/metrics-proxy-busybox-nc]

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

Successfully merging this pull request may close these issues.

4 participants