mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [sshgateway] use ssh CA to auth * change name * add error log * fix * mark volume optional * [installer] validate ssh-ca secret * Revert "[installer] validate ssh-ca secret" This reverts commit ca6ede78a7b5a720fd315eca32eb277cb5063069. We must support the scenario where the installer has the secret, but, it is not in the cluster yet. --------- Co-authored-by: Kyle Brennan <kyle@gitpod.io>