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

Add local IP and default gateway to network for sandbox tool #3310

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

peterebden
Copy link
Collaborator

These were internal TM changes that I'm trying to move back now. Basically adds a 10.x IP address and routing to it for k8s envtest which can't run on localhost.

Copy link
Contributor

@toastwaffle toastwaffle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I can be trusted to review C; I don't see anything that seems obviously wrong, but you may want to get somebody else to have a look at this.

That said, I'm assuming you've run it locally and this looks simple/linear enough that it's probably correct, so lgtm or whatever?

tools/sandbox/sandbox.c Outdated Show resolved Hide resolved
@peterebden
Copy link
Collaborator Author

That said, I'm assuming you've run it locally and this looks simple/linear enough that it's probably correct, so lgtm or whatever?

Yup. This is also copied pretty much verbatim from our internal version of this (which ultimately I'd like to de-fork if possible) so I'm pretty confident it works already. (Sadly some of the other changes are less obvious & simple, although also are working for us)

@peterebden peterebden merged commit 46c3112 into thought-machine:master Dec 20, 2024
13 checks passed
@peterebden peterebden deleted the sandbox-features branch December 20, 2024 10:54
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