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

Backport the Fedora-based nettest image to 0.19 #1775

Merged

Conversation

skitt
Copy link
Member

@skitt skitt commented Dec 17, 2024

See individual commits for details.

skitt and others added 3 commits December 17, 2024 18:26
netperf currently fails to build with the latest Alpine images, even
with _GNU_SOURCE fixes.

To allow building the nettest image again, this switches to Fedora,
where netperf is available as a package (so we don't need to deal with
building it). The image size is more than doubled, from 24.2MiB with
Alpine to 59.8MiB with Fedora.

This ends up with nmap ncat rather than busybox ncat, so the nettest
scripts are adjusted to suit, and a busybox nc emulation script is
included for other users of nc.

Signed-off-by: Stephen Kitt <[email protected]>
(cherry picked from commit a007880)
This ensures that the Busybox compatible nc script is used instead of
ncat.

Signed-off-by: Stephen Kitt <[email protected]>
(cherry picked from commit 0e27d4d)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.27.0 to 0.31.0.
- [Commits](golang/crypto@v0.27.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 15cca6a)
@submariner-bot
Copy link

🤖 Created branch: z_pr1775/skitt/backport-fedora-nettest-0.19

Copy link

github-actions bot commented Jan 1, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 1, 2025
@tpantelis tpantelis enabled auto-merge (rebase) January 2, 2025 14:48
@tpantelis tpantelis removed the stale label Jan 2, 2025
@tpantelis tpantelis disabled auto-merge January 2, 2025 16:12
@tpantelis tpantelis merged commit ecfce01 into submariner-io:release-0.19 Jan 2, 2025
44 checks passed
@submariner-bot
Copy link

🤖 Closed branches: [z_pr1775/skitt/backport-fedora-nettest-0.19]

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.

3 participants