gitpod
gitpod copied to clipboard
The developer platform for on-demand cloud development environments to create software faster and more securely.
## Description ## Related Issue(s) Fixes # ## How to test ## Release Notes ```release-note ``` ## Documentation ## Werft options: - [x] /werft with-preview with-clean-slate-deployment
## Description Enable validation of the configuration in KOTS in a preflight check. This also pushes the result of the installation script to a configmap for users to easily read...
## Description Adds checks for phone numbers being used by abusers or used too often (>3) ## Related Issue(s) Fixes #12883 ## How to test ## Release Notes ```release-note ```...
## Description Add resources load failed ratio to code-browser Overview Faster Link ## Related Issue(s) Fixes # ## How to test See https://grafana.gitpod.io/d/PEu--An4k/vs-code-browser-overview-copy-huiwen?orgId=1 Their JSON should be similar (ignore `id`...
## Description Add ide-metrics allowed components for vscode ## Related Issue(s) Fixes # ## How to test ## Release Notes ```release-note NONE ``` ## Documentation ## Werft options: - [...
## Description ## Related Issue(s) See https://github.com/gitpod-io/gitpod/issues/12740 ## How to test Create a preview environment with werft: ``` werft run github -j .werft/gke-installer-tests.yaml -a skipTests=true -a deps=external -a preview=true ```...
## Description ## Related Issue(s) See https://github.com/gitpod-io/gitpod/issues/12740 ## How to test Create a preview environment with werft: ``` werft run github -j .werft/eks-installer-tests.yaml -a skipTests=true -a deps=external -a preview=true ```...
Followup to #12258 Phone number verification would probably be more effective if it did not allow re-use of phone numbers across accounts. There appear to be services which provide low-friction...
## Description This PR adds a very rough single-cluster setup for k3s. We are adding this for consistency with Azure, AWS and GCP setups so we can consistently run the...
### Bug description In Gitpod 2022.07.x, support bundles contained `logs` and `log-collector` directories containing logs of running pods and prior pods, respectively. Recent troubleshooting has shown that support bundles created...