- Notifications
You must be signed in to change notification settings - Fork928
feat: Add Tailscale networking#3505
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
66 commits Select commitHold shift + click to select a range
789e878
fix: Add coder user to docker group on installation
kylecarbsc5f91a8
Add wgnet
kylecarbs844071d
Add ping
kylecarbs36655f0
Add listening
kylecarbs38f4004
Finish refactor to make this work
kylecarbs5ba96b5
Add interface for swapping
kylecarbs7fe91a2
Fix conncache with interface
kylecarbs66f33ad
Merge branch 'main' into tailnet
kylecarbsea55740
Merge branch 'main' into tailnet
kylecarbsc3a6cd8
Merge branch 'main' into tailnet
kylecarbse0e5f8f
Merge branch 'main' into tailnet
kylecarbs4348b88
chore: update gvisor
coadler47af2b7
fix tailscale types
coadler4f34245
linting
coadlerd36f61d
more linting
coadler01c52c7
Add coordinator
kylecarbs94e90a3
Add coordinator tests
kylecarbs5cf709c
Merge branch 'main' into tailnet
kylecarbscd88dca
Fix coordination
kylecarbsf4e5887
It compiles!
kylecarbs93f965a
Move all connection negotiation in-memory
kylecarbsd03849e
Migrate coordinator to use net.conn
kylecarbs5e7197c
Add closed func
kylecarbsa117d75
Fix close listener func
kylecarbscb89378
Make reconnecting PTY work
kylecarbs85be897
Fix reconnecting PTY
kylecarbs4356b00
Update CI to Go 1.19
kylecarbsde09c87
Add CLI flags for DERP mapping
kylecarbs92f0c93
Fix Tailnet test
kylecarbsd978024
Rename ConnCoordinator to TailnetCoordinator
kylecarbsf904895
Remove print statement from workspace agent test
kylecarbs412590f
Refactor wsconncache to use tailnet
kylecarbs95681d8
Remove STUN from unit tests
kylecarbsc604967
Add migrate back to dump
kylecarbsd24d022
chore: Upgrade to Go 1.19
kylecarbs1c5e55d
Merge branch 'updatego' into tailnet
kylecarbse2014fc
Merge branch 'main' into tailnet
kylecarbs53ef2df
Fix reconnecting PTY tests
kylecarbsfc4c2ec
fix: update wireguard-go to fix devtunnel
coadler6bb33db
Merge branch 'main' into tailnet
coadlerc516b44
fix migration numbers
coadler73a8d7e
linting
coadler3820dc9
Return early for status if endpoints are empty
kylecarbs9f991d7
Update cli/server.go
kylecarbsa518e26
Update cli/server.go
kylecarbscfb679a
Fix frontend entites
kylecarbs5a53494
Fix agent bicopy
kylecarbsc883ada
Merge branch 'main' into tailnet
kylecarbsf2bd8fb
Fix race condition for the last node
kylecarbse82c076
Fix down migration
kylecarbs2f899f2
Merge branch 'main' into tailnet
kylecarbs9458070
Fix connection RBAC
kylecarbs2382dc2
Fix migration numbers
kylecarbs04367d9
Fix forwarding TCP to a local port
kylecarbsdb65752
Implement ping for tailnet
kylecarbs3f48e18
Rename to ForceHTTP
kylecarbs94658f5
Add external derpmapping
kylecarbsfd29e7c
Expose DERP region names to the API
kylecarbs77dda4a
Add global option to enable Tailscale networking for web
kylecarbsb9f2b77
Mark DERP flags hidden while testing
kylecarbs5046398
Merge branch 'main' into tailnet
kylecarbsb18b823
Update DERP map on reconnect
kylecarbs7b774c9
Add close func to workspace agents
kylecarbsb62b46c
Fix race condition in upstream dependency
kylecarbs0606551
Fix feature columns race condition
kylecarbs3cd8485
Merge branch 'main' into tailnet
kylecarbsFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
34 changes: 34 additions & 0 deletions.vscode/settings.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.