gitpod
gitpod copied to clipboard
The developer platform for on-demand cloud development environments to create software faster and more securely.
## Is your feature request related to a problem? Please describe When updating Gitpod, or testing out things, it may be undesirable to allow for new worksapces to be created...
## Is your feature request related to a problem? Please describe Currently, when I update the Docker image for a workspace (for example, add a new tool as I progress...
## Description Due to a retry timing issue, there were cases where the workspace had already been successfully backed up on the ws-daemon side, but ws-manager was trying to back...
### Bug description  ### Steps to reproduce - ### Workspace affected _No response_ ### Expected behavior If it's not really an error condition, then change this to be a...
## Description Persist team selection for better UX. ## Related Issue(s) Fixes #10496 ## How to test 1. Open dashboard 1. Switch teams 1. Click on Workspaces 1. You should...
### Summary Scale test the production reference architecture in order to be able to give info on how far it can scale ### Context We are using our reference architectures...
We are currently investigating the possibility to self host the infrastructure for Open VSX within Gitpod. This is first and foremost to improve reliability of SaaS Gitpod users, however the...
## Description This adds the error message/object along with the feedback tracking event. | With error | Without error | | - | - | | | | ## Related...
We should instrument JB GW plugin with observability of connection throughput and errors. For that we should add `gitpod_jb_gw_connections` counter with following labels: - `status` - exception name as an...
### Bug description There are some large amounts of logging entries happening with above's error message. Here's an example: https://console.cloud.google.com/logs/query;cursorTimestamp=2022-06-14T12:38:36Z;query=severity%3D%2528WARNING%20OR%20ERROR%20OR%20CRITICAL%20OR%20ALERT%20OR%20EMERGENCY%2529%0A-resource.labels.container_name%3D%22fluentbit-exporter%22%0Atimestamp%3D%222022-06-14T12:38:36.400155498Z%22%0AinsertId%3D%22jqysitnhrn7bsoqr%22;timeRange=2022-06-14T12:38:30.000Z%2F2022-06-14T12:39:00.000Z?project=workspace-clusters ### Steps to reproduce check the logs ### Workspace affected...