agent-stack-k8s icon indicating copy to clipboard operation
agent-stack-k8s copied to clipboard

Allow users to customize workspace path

Open benmoss opened this issue 2 years ago • 1 comments

We mount the shared container workspace to /workspace, but that might cause collisions for users. We should choose something less generic (/buildkite?) and offer a way to override it.

benmoss avatar Feb 10 '23 20:02 benmoss

Partially implemented in https://github.com/buildkite/agent-stack-k8s/pull/428

petetomasik avatar Jan 21 '25 19:01 petetomasik