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

### Bug description From the tracing, the us60 cluster reports ```console workspace pod never reached Running state: cannot schedule pod due to out of resources, reason: OutOfcpu ``` which we...

type: bug
team: workspace

## Is your feature request related to a problem? Please describe We don't have a good way to check the behavior of IPFS, because we don't support for IPFS feature...

team: workspace

## Description Persist the selected provider locally for better UX. ## Related Issue(s) Fixes #8524 ## How to test 1. Open dashboard 2. Navigate to projects 3. Click "New Project"...

meta: stale
community-contribution
size/M
release-note
cla: accepted :heavy_check_mark:

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

meta: stale
do-not-merge/work-in-progress
size/M
release-note-none

## Description An experiment to test warnings that route to Slack for Team Workspace. note: will try to test/trigger in preview environment, hence draft. ## Related Issue(s) Fixes # n/a...

meta: stale
do-not-merge/work-in-progress
size/S
release-note-none

## Description Introduce limiting of new connections created per minute. ## Related Issue(s) Fixes #https://github.com/gitpod-io/gitpod/issues/10651 ## How to test - Open a workspace in the preview environment - Run roblox...

meta: stale
do-not-merge/work-in-progress
size/XL
do-not-merge/hold
team: workspace
release-note
team: self-hosted

## Description I and many folks use a `Makefile` as a standard interface to dotfiles. This pull-request adds support for `Makefile`s ## How to test * Change was directly applied...

meta: stale
do-not-merge/work-in-progress
size/XS
feature: dotfiles
team: IDE
release-note

### Bug description In us47, the ws-manager seems to have potential go routines leak, and it doesn't happen in eu47. 🤔 ![image](https://user-images.githubusercontent.com/49380831/176568515-736389bd-31db-478f-a285-7f6109103eb4.png) The symptom is that the ws-manager handles the...

type: bug
team: workspace

### Bug description When using [Google Artifact Registry](https://cloud.google.com/artifact-registry) as image-build registry - or as airgap mirror, workspace starts fail after some time of inactivity. That's because registry-facade can no longer...

type: bug
component: registry-facade
team: workspace
priority: high

### Bug description Here you can see `ws-manager` call `initializeWorkspace`, and then `retryIfUnavailable`: ![image](https://user-images.githubusercontent.com/1272076/183791005-0e8b692a-8afe-4c85-bd7c-7a212c16e4d4.png) Here you can see the chain of events that led to the retry, looks like a...

type: bug
component: ws-daemon