Skip to content

Conversation

@cfergeau
Copy link
Collaborator

This PR updates gvisor to one of the latest releases.
This allows to fix one long standing bug with pings to unknown addresses
not failing.
This also switches back to github.com/inetaf/tcpproxy as the bug we were
seeing has been fixed upstream.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 16, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cfergeau
Copy link
Collaborator Author

/hold
The gvisor update breaks pings from inside the VM.

This updates gvisor.dev/gvisor to the release-20250820.0 tag.

There was one minor API change, see
google/gvisor@496c218

Signed-off-by: Christophe Fergeau <[email protected]>
This will help verify containers#428 is really fixed.

Signed-off-by: Christophe Fergeau <[email protected]>
The bug which made us use our own tcpproxy copy no longer seems to occur.
It was most likely related to inetaf/tcpproxy@48c7e53
This reverts c315e61.
This fixes containers#387

Signed-off-by: Christophe Fergeau <[email protected]>
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.

1 participant