devpod icon indicating copy to clipboard operation
devpod copied to clipboard

Use WithWorkspace in setup server so tunnelserver.workspace is not nil

Open bkneis opened this issue 8 months ago • 0 comments

Fixes https://github.com/loft-sh/devpod/issues/1719

WIP, this PR fixed the segment fault but still results in a return code 128 (un auth) for the git operations. I can see the agent forwarding is working, but perhaps it is due to the su -c we use to run the life cycle hook

bkneis avatar Apr 01 '25 12:04 bkneis