mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
d22d34e45b
The agentapi context needs to be a context with some amount of authorization attached to it via the context so that the cache refresh routine can fetch the workspace from the db via GetWorkspaceForAgentID. --------- Signed-off-by: Callum Styan <callumstyan@gmail.com>