coder/agent
Colin Adler 1cd5f38cb0
feat: add debug server for tailnet coordinators (#5861)
Implements a Tailscale-like debug server for our in-memory coordinator. This should provide some visibility into why connections could be failing.
Resolves: https://github.com/coder/coder/issues/5845

![image](https://user-images.githubusercontent.com/6332295/214680832-2724d633-2d54-44d6-a7ce-5841e5824ee5.png)
2023-01-25 21:27:36 +00:00
..
reaper chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
usershell feat(windows): default to PowerShell v7 over v6 and fallback to cmd.exe (#5053) 2022-11-14 15:43:40 +10:00
agent.go feat: Add workspace agent lifecycle state reporting (#5785) 2023-01-24 14:24:27 +02:00
agent_test.go feat: add debug server for tailnet coordinators (#5861) 2023-01-25 21:27:36 +00:00
apphealth.go feat: add `external` property to `coder_app` (#5425) 2022-12-14 15:54:18 -06:00
apphealth_test.go chore: Refactor agent tests to avoid `t.Run` when not needed (#5376) 2022-12-12 22:20:46 +02:00
ports_supported.go fix: fix security vulnerabilities reported by CodeQL (#5467) 2022-12-19 19:25:59 +00:00
ports_unsupported.go fix: fix builds on windows_arm64 (#4388) 2022-10-06 23:42:58 +10:00
ssh.go feat: add GPG forwarding to coder ssh (#5482) 2023-01-06 07:52:19 +00:00
statsendpoint.go feat: add endpoint to get listening ports in agent (#4260) 2022-10-06 22:38:22 +10:00