coder/coderd/healthcheck
Cian Johnston 8e1e0f04a4
feat(cli): support bundle: show links to docs/admin/healthcheck (#12974)
2024-04-16 16:21:09 +01:00
..
derphealth feat(cli): support bundle: dump healthcheck summary (#12963) 2024-04-16 13:31:56 +01:00
health feat(cli): support bundle: show links to docs/admin/healthcheck (#12974) 2024-04-16 16:21:09 +01:00
accessurl.go chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00
accessurl_test.go refactor(coderd/healthcheck): make Warnings an object with { Code, Message } (#10950) 2023-11-30 14:49:50 +00:00
database.go chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00
database_test.go chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
healthcheck.go chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00
healthcheck_test.go feat(cli): support bundle: dump healthcheck summary (#12963) 2024-04-16 13:31:56 +01:00
provisioner.go chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00
provisioner_test.go chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00
websocket.go feat(cli): support bundle: dump healthcheck summary (#12963) 2024-04-16 13:31:56 +01:00
websocket_test.go feat(coderd/healthcheck): add access URL error codes and healthcheck doc (#10915) 2023-11-30 12:15:40 +00:00
workspaceproxy.go chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00
workspaceproxy_internal_test.go fix: allow proxy version mismatch (with warning) (#12433) 2024-03-20 18:24:18 +00:00
workspaceproxy_test.go fix: allow proxy version mismatch (with warning) (#12433) 2024-03-20 18:24:18 +00:00