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

Don't explicitly forbid tunnels #540

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

torokati44
Copy link

This blocked me from adding a worker host to a scheduler through a WireGuard connection.
And since it was already in the TODO, and seemed like an easy fix... here we are!

@torokati44
Copy link
Author

I'm not sure if CI broke because some tests don't tolerate the new (and unexpected) packets coming through the tunnel interfaces of the testing rig? Or was it already broken?
I have no idea, but maybe someone should verify that it's not going to cause problems there...

@llunak
Copy link
Contributor

llunak commented Jul 17, 2020

The tests broke because they cannot find a localhost interface for a broadcast, presumably your test changed the logic there. Run "make test" to reproduce the problem.

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.

None yet

2 participants