|
247f8a973f
|
feat: replace ssh maxTimeout with keep-alive mechanism (#8062)
* Bump up coder/ssh
* feat: Set default agent timeout to ~72h
* Address PR comments
* Fix
|
2023-06-16 15:22:18 +02:00 |
|
|
71c52ea93c
|
feat: Add logging options for coder agent (#7474)
Similar to logging options in the coderd server, but for the agent
running in workspaces. Meant to make hollistic log collection and
querying simpler.
|
2023-05-24 14:32:40 +00:00 |
|
|
97b4743a47
|
Revert "fix: set default sshMaxTimeout to 60s (#7532)" (#7544)
This reverts commit 049e557675 .
|
2023-05-16 15:28:15 +02:00 |
|
|
049e557675
|
fix: set default sshMaxTimeout to 60s (#7532)
* fix: set default sshMaxTimeout to 60s
* fix
|
2023-05-15 10:40:19 -05:00 |
|
|
3eb7f06bf1
|
feat(agent): add http debug routes for magicsock (#7287)
|
2023-04-26 13:01:49 -05:00 |
|
|
f94ac55f02
|
feat(agent): Expose magicsock metrics (#7183)
* feat: Expose magicsock metrics
* golden-files
|
2023-04-19 09:09:23 +02:00 |
|
|
bc18f6c113
|
fix: add CODER_AGENT_TAILNET_LISTEN_PORT for specifying a static tailnet port (#6980)
Fixes #5175.
|
2023-04-03 16:20:19 +00:00 |
|
|
2bd6d2908e
|
feat: convert entire CLI to clibase (#6491)
I'm sorry.
|
2023-03-23 17:42:20 -05:00 |
|
|
7076dee522
|
feat(agent): Add SSH max timeout option for coder agent (#6596)
* feat(agent): Add SSH max timeout option for coder agent
* Fix lint and update test golden snapshot
|
2023-03-15 09:08:50 -05:00 |
|
|
95ff29c2be
|
test: Fix golden gen for long wd paths (#6021)
|
2023-02-03 18:43:33 +02:00 |
|
|
f4d6afb01d
|
feat(agent): Allow specifying log directory via flag or env (#5915)
|
2023-01-30 18:39:52 +02:00 |
|