containers / gvisor-tap-vsock

A new network stack based on gVisor
Apache License 2.0
269 stars 50 forks source link

Update to gvisor release-20240916.0 #410

Closed AkihiroSuda closed 4 weeks ago

AkihiroSuda commented 1 month ago

This is the last version that supports Go 1.22

https://github.com/google/gvisor/compare/9f3309e5b121...a174eb65023f

cfergeau commented 4 weeks ago

/lgtm /approve

openshift-ci[bot] commented 4 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AkihiroSuda, 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: - ~~[OWNERS](https://github.com/containers/gvisor-tap-vsock/blob/main/OWNERS)~~ [cfergeau] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
cfergeau commented 4 weeks ago

This needs to be rebased. I've done it in https://github.com/cfergeau/gvisor-tap-vsock/tree/update-gvisor but I can't push to your branch.

AkihiroSuda commented 4 weeks ago

Rebased

cfergeau commented 4 weeks ago

/lgtm