Skip to content

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 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 66 commits into from
Sep 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
789e878
fix: Add coder user to docker group on installation
kylecarbs Jun 27, 2022
c5f91a8
Add wgnet
kylecarbs Jun 28, 2022
844071d
Add ping
kylecarbs Jul 9, 2022
36655f0
Add listening
kylecarbs Jul 9, 2022
38f4004
Finish refactor to make this work
kylecarbs Jul 9, 2022
5ba96b5
Add interface for swapping
kylecarbs Jul 9, 2022
7fe91a2
Fix conncache with interface
kylecarbs Jul 9, 2022
66f33ad
Merge branch 'main' into tailnet
kylecarbs Jul 11, 2022
ea55740
Merge branch 'main' into tailnet
kylecarbs Jul 20, 2022
c3a6cd8
Merge branch 'main' into tailnet
kylecarbs Jul 21, 2022
e0e5f8f
Merge branch 'main' into tailnet
kylecarbs Aug 2, 2022
4348b88
chore: update gvisor
coadler Aug 8, 2022
47af2b7
fix tailscale types
coadler Aug 8, 2022
4f34245
linting
coadler Aug 8, 2022
d36f61d
more linting
coadler Aug 8, 2022
01c52c7
Add coordinator
kylecarbs Aug 12, 2022
94e90a3
Add coordinator tests
kylecarbs Aug 12, 2022
5cf709c
Merge branch 'main' into tailnet
kylecarbs Aug 14, 2022
cd88dca
Fix coordination
kylecarbs Aug 15, 2022
f4e5887
It compiles!
kylecarbs Aug 16, 2022
93f965a
Move all connection negotiation in-memory
kylecarbs Aug 21, 2022
d03849e
Migrate coordinator to use net.conn
kylecarbs Aug 21, 2022
5e7197c
Add closed func
kylecarbs Aug 21, 2022
a117d75
Fix close listener func
kylecarbs Aug 21, 2022
cb89378
Make reconnecting PTY work
kylecarbs Aug 21, 2022
85be897
Fix reconnecting PTY
kylecarbs Aug 21, 2022
4356b00
Update CI to Go 1.19
kylecarbs Aug 21, 2022
de09c87
Add CLI flags for DERP mapping
kylecarbs Aug 21, 2022
92f0c93
Fix Tailnet test
kylecarbs Aug 21, 2022
d978024
Rename ConnCoordinator to TailnetCoordinator
kylecarbs Aug 21, 2022
f904895
Remove print statement from workspace agent test
kylecarbs Aug 21, 2022
412590f
Refactor wsconncache to use tailnet
kylecarbs Aug 21, 2022
95681d8
Remove STUN from unit tests
kylecarbs Aug 21, 2022
c604967
Add migrate back to dump
kylecarbs Aug 21, 2022
d24d022
chore: Upgrade to Go 1.19
kylecarbs Aug 21, 2022
1c5e55d
Merge branch 'updatego' into tailnet
kylecarbs Aug 21, 2022
e2014fc
Merge branch 'main' into tailnet
kylecarbs Aug 21, 2022
53ef2df
Fix reconnecting PTY tests
kylecarbs Aug 22, 2022
fc4c2ec
fix: update wireguard-go to fix devtunnel
coadler Aug 23, 2022
6bb33db
Merge branch 'main' into tailnet
coadler Aug 23, 2022
c516b44
fix migration numbers
coadler Aug 23, 2022
73a8d7e
linting
coadler Aug 23, 2022
3820dc9
Return early for status if endpoints are empty
kylecarbs Aug 23, 2022
9f991d7
Update cli/server.go
kylecarbs Aug 23, 2022
a518e26
Update cli/server.go
kylecarbs Aug 23, 2022
cfb679a
Fix frontend entites
kylecarbs Aug 24, 2022
5a53494
Fix agent bicopy
kylecarbs Aug 24, 2022
c883ada
Merge branch 'main' into tailnet
kylecarbs Aug 24, 2022
f2bd8fb
Fix race condition for the last node
kylecarbs Aug 24, 2022
e82c076
Fix down migration
kylecarbs Aug 24, 2022
2f899f2
Merge branch 'main' into tailnet
kylecarbs Aug 30, 2022
9458070
Fix connection RBAC
kylecarbs Aug 30, 2022
2382dc2
Fix migration numbers
kylecarbs Aug 30, 2022
04367d9
Fix forwarding TCP to a local port
kylecarbs Aug 30, 2022
db65752
Implement ping for tailnet
kylecarbs Aug 31, 2022
3f48e18
Rename to ForceHTTP
kylecarbs Aug 31, 2022
94658f5
Add external derpmapping
kylecarbs Aug 31, 2022
fd29e7c
Expose DERP region names to the API
kylecarbs Aug 31, 2022
77dda4a
Add global option to enable Tailscale networking for web
kylecarbs Aug 31, 2022
b9f2b77
Mark DERP flags hidden while testing
kylecarbs Aug 31, 2022
5046398
Merge branch 'main' into tailnet
kylecarbs Aug 31, 2022
b18b823
Update DERP map on reconnect
kylecarbs Aug 31, 2022
7b774c9
Add close func to workspace agents
kylecarbs Aug 31, 2022
b62b46c
Fix race condition in upstream dependency
kylecarbs Aug 31, 2022
0606551
Fix feature columns race condition
kylecarbs Aug 31, 2022
3cd8485
Merge branch 'main' into tailnet
kylecarbs Aug 31, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"codersdk",
"cronstrue",
"databasefake",
"DERP",
"derphttp",
"derpmap",
"devel",
"drpc",
"drpcconn",
Expand All @@ -25,6 +28,7 @@
"goarch",
"gographviz",
"goleak",
"gonet",
"gossh",
"gsyslog",
"hashicorp",
Expand All @@ -34,20 +38,30 @@
"idtoken",
"Iflag",
"incpatch",
"ipnstate",
"isatty",
"Jobf",
"Keygen",
"kirsle",
"Kubernetes",
"ldflags",
"magicsock",
"manifoldco",
"mapstructure",
"mattn",
"mitchellh",
"moby",
"namesgenerator",
"namespacing",
"netaddr",
"netip",
"netmap",
"netns",
"netstack",
"nettype",
"nfpms",
"nhooyr",
"nmcfg",
"nolint",
"nosec",
"ntqry",
Expand All @@ -63,14 +77,23 @@
"provisionersdk",
"ptty",
"ptytest",
"reconfig",
"retrier",
"rpty",
"sdkproto",
"sdktrace",
"Signup",
"slogtest",
"sourcemapped",
"Srcs",
"stretchr",
"stuntest",
"tailbroker",
"tailcfg",
"tailexchange",
"tailnet",
"tailnettest",
"Tailscale",
"TCGETS",
"tcpip",
"TCSETS",
Expand All @@ -84,19 +107,30 @@
"tfstate",
"tparallel",
"trimprefix",
"tsdial",
"tslogger",
"tstun",
"turnconn",
"typegen",
"unconvert",
"Untar",
"Userspace",
"VMID",
"weblinks",
"webrtc",
"wgcfg",
"wgconfig",
"wgengine",
"wgmonitor",
"wgnet",
"workspaceagent",
"workspaceagents",
"workspaceapp",
"workspaceapps",
"workspacebuilds",
"workspacename",
"wsconncache",
"wsjson",
"xerrors",
"xstate",
"yamux"
Expand Down
Loading