gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

The developer platform for on-demand cloud development environments to create software faster and more securely.

Results 518 gitpod issues
Sort by recently updated
recently updated
newest added

## Description The initial workspace failed at the beginning, so the workspace's persistent state location never exist. ## Related Issue(s) Fixes #11715 ## How to test Probably make the workspace...

do-not-merge/work-in-progress
size/XS
release-note-none

### Bug description ![Screenshot from 2022-07-27 22-04-19](https://user-images.githubusercontent.com/161571/181404454-82c9b2be-d6a7-4a10-bb54-c9d1af4a7c89.png) ### Steps to reproduce - ### Workspace affected _No response_ ### Expected behavior Log the error when its encountered by the service ([instead...

type: bug
component: ws-daemon

### Bug description It looks like a finalizer is being modified, failing and we trace as an error, and then successfully try again (refer to below picture). [Logs](https://console.cloud.google.com/logs/query;cursorTimestamp=2022-08-10T00:23:00Z;query=resource.labels.cluster_name%20:%20%2528%22us60%22%2529%0A-resource.labels.container_name%3D%22calico-node%22%0A%2269cd1a21-2d04-4f27-8528-f605fc580986%22;summaryFields=:false:32:beginning:false;timeRange=2022-08-09T23:48:26.037Z%2F2022-08-10T00:48:26.037Z?project=workspace-clusters) Message: _Operation...

type: bug
component: ws-manager

Updated the changelog from recent PR descriptions ```release-note NONE ``` /werft no-preview /werft no-test

approved
size/XS
release-note-none
lgtm

## Related Issue(s) Fixes #10703 Fixes #11963 Fixes #11964 ## How to test - Open a workspace and run ``` git clone https://github.com/ComplianceAsCode/content/ cd content/Dockerfiles docker build -t test -f...

do-not-merge/hold
size/S
team: workspace
release-note-none

The gitpod config patch provides a very low level interface to modify Gitpod's installation configuration. A malformed config patch can produce invalid YAML, or valid YAML that doesn't follow the...

component: install
team: self-hosted

## Description This PR adds a `single-cluster` gcp terraform module, corresponding to our reference architecture for the same cloud provider. ## Related Issue(s) Fixes #11535 ## How to test You...

do-not-merge/work-in-progress
size/XXL
release-note-none

## Description ## Related Issue(s) Fixes # ## How to test ## Release Notes ```release-note ``` ## Documentation ## Werft options: - [ ] /werft with-preview

do-not-merge/work-in-progress
size/XS
do-not-merge/release-note-label-needed

### Objective How can this text written on the homepage of gitpod be true? "Code anywhere, on any device You no longer need an over-powered laptop to code, Gitpod works...

feedback-issue

## Description Do the necessary plumbing to connect the Stripe webhook (https://github.com/gitpod-io/gitpod/pull/11806) to the `FinalizeInvoice` RPC (https://github.com/gitpod-io/gitpod/pull/11903). With this PR, the webhook calls the `FinalizeInvoice` RPC on the `usage` component...

size/L
do-not-merge/hold
team: webapp
release-note-none
team: self-hosted