-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
apiArea: HTTP APIArea: HTTP APIs3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticstaleThis issue is like stale bread.This issue is like stale bread.
Description
As a template admin, I want to put multiple workspaces on the same root filesystem to simplify my setup of a basic deployment (#3331).
Multiple agents cannot run in the same root for at least the following reasons:
- Since the agent stores logs at a constant location in
/tmp, multiple agents would overwrite each others' logs- Possible solution: store logs in agent's
dirinstead of/tmp. This avoids the need for extra configuration.
- Possible solution: store logs in agent's
- There is no way to start an agent as a specific OS user
Metadata
Metadata
Assignees
Labels
apiArea: HTTP APIArea: HTTP APIs3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticstaleThis issue is like stale bread.This issue is like stale bread.