Closed
Description
Bug description
If a workspace encounters a timeout and is relaunched, the contents of the ~/.ssh/
directory are cleared. This makes it cumbersome to get running again, as the keys need to be copied over.
Steps to reproduce
- Open a workspace in VSCode (probably on the web too, but I've only tested VSCode)
- Copy across keys into
~/.ssh/
- Let the workspace timeout. VSCode won't re-connect.
- Open Gitpod.io, launch the same workspace.
~/.ssh/
will only containauthorized_keys
andsupervisor_env
Workspace affected
magenta-prawn-qs8g067f
Expected behavior
The contents of the ~/.ssh/
directory should persist.
Example repository
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels