Skip to content

feat: Use Tailscale networking by default #4003

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

Merged
merged 6 commits into from
Sep 13, 2022
Merged

feat: Use Tailscale networking by default #4003

merged 6 commits into from
Sep 13, 2022

Conversation

kylecarbs
Copy link
Member

@kylecarbs kylecarbs commented Sep 12, 2022

Removal of WebRTC code will happen in another PR, but it felt dangerous to default and remove in a single commit.

Ideally, we can release this version and collect final thoughts and feedback before fully committing.

@kylecarbs kylecarbs requested a review from bpmct September 12, 2022 02:08
@kylecarbs kylecarbs self-assigned this Sep 12, 2022
Removal of WebRTC code will happen in another PR, but it
felt dangerious to default and remove in a single commit.

Ideally, we can release this version and collect final
thoughts and  feedback before a full commitment.
Tailscale doesn't support this, and adding support
for it shouldn't block our rollout. Customers can
always forward over SSH.
@kylecarbs kylecarbs requested review from deansheather and removed request for bpmct September 13, 2022 14:55
Copy link
Member

@deansheather deansheather left a comment

Choose a reason for hiding this comment

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

Why remove the Unix forwarding from the port-forward command? It might be more work to implement it with wireguard but if it's replacing webrtc it should at least have parity.

Co-authored-by: Dean Sheather <dean@deansheather.com>
@kylecarbs
Copy link
Member Author

@deansheather it seems like it'd be quite a lot of work to implement, and the scope isn't quite clear. For now, I recommend we tell users to forwards UNIX sockets over SSH (even though the throughput isn't the best).

@kylecarbs kylecarbs merged commit 0f8c2f5 into main Sep 13, 2022
@kylecarbs kylecarbs deleted the taildefault branch September 13, 2022 20:55
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