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.18 #1776

Open
wants to merge 3 commits into
base: release-0.18
Choose a base branch
from

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:28
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.23.0 to 0.31.0.
- [Commits](golang/crypto@v0.23.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_pr1776/skitt/backport-fedora-nettest-0.18

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.

2 participants