devpod
devpod copied to clipboard
Use WithWorkspace in setup server so tunnelserver.workspace is not nil
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