Skip to content

~/.ssh/ is cleared between runs #8006

Closed
@0xJem

Description

@0xJem

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

  1. Open a workspace in VSCode (probably on the web too, but I've only tested VSCode)
  2. Copy across keys into ~/.ssh/
  3. Let the workspace timeout. VSCode won't re-connect.
  4. Open Gitpod.io, launch the same workspace.
  5. ~/.ssh/ will only contain authorized_keys and supervisor_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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions