coder/coderd/coderdtest
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
..
authorize.go feat: add debug server for tailnet coordinators (#5861) 2023-01-25 21:27:36 +00:00
authorize_test.go feat: allow suffix after wildcard in wildcard access URL (#4524) 2022-10-14 18:25:11 +00:00
coderdtest.go feat: add --experiments flag to replace --experimental (#5767) 2023-01-18 19:12:53 +00:00
coderdtest_test.go chore: remove resources calls (#4344) 2022-10-03 21:01:13 +00:00
swagger_test.go feat: Add more swagger checks (#5707) 2023-01-13 16:47:38 +01:00
swaggerparser.go feat: add debug server for tailnet coordinators (#5861) 2023-01-25 21:27:36 +00:00