Simon Emms
Simon Emms
## Motivation The installation script of the installer job in KOTS is currently a bash script defined in the K8s job template YAML file. That's hard to maintain, hard to...
As part of #12687, there were a number of suggested changes to the envvars made the in the review. This ticket is to implement these suggestions. 1. expand all `REG_`...
### Bug description > There are likely other ways to connect to SSH in addition to the documented one. These should also be disabled appropriately When starting a workspace, the...
Issues reported in this repo will be ignored. Please raise in the main [Gitpod](https://github.com/gitpod-io/gitpod) repository
Whilst talking with my friend @nandajavarma, we discussed ways of doing a v2 of this and converting this into a Terraform module which could then be published. ## Requirements: 1....
Issues reported in this repo will be ignored. Please raise in the main [Gitpod](https://github.com/gitpod-io/gitpod) repository
**What happened?** I've got a workspace running using the DigitalOcean and seems to be running fine. When I run any of the demo repos (eg, the [Rust one](https://github.com/microsoft/vscode-remote-try-rust)) it works...