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 ``` runtime/cgo: pthread_create failed: Operation not permitted SIGABRT: abort PC=0x7f5dc828bc1f m=0 sigcode=18446744073709551610 goroutine 0 [idle]: runtime: unknown pc 0x7f5dc828bc1f stack: frame={sp:0x7ffe713add20, fp:0x0} stack=[0x7ffe70baf260,0x7ffe713ae2a0) 0x00007ffe713adc20: 0x2525252525252525 0x2525252525252525 0x00007ffe713adc30:...

type: bug

### Bug description When building an image from within a Gitpod workspace that uses ubuntu:22.04 as base image it fails with the following error: ``` E: Problem executing scripts APT::Update::Post-Invoke...

type: bug

### Bug description I started a workspace with two simple tasks : ```yaml tasks: # Console for the user with a welcome message - name: Console command: | sleep 10...

type: bug
component: gp cli
feature: ports
team: IDE

JetBrains backend control center shows information about the node, not the container, this is due to the control center not respecting applications using cgroups (see: [CWM-6090](https://youtrack.jetbrains.com/issue/CWM-6090/Respect-cgroups-in-performance-indicator)). There should be API's...

aspect: performance
team: IDE
editor: jetbrains

## Description This PR adds slack webhook alerting capabilities to the nightly tests. Currently if any of the setup fails, alert goes to #self-hosted-jobs channel on slack and if any...

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

## Is your feature request related to a problem? Please describe Support https://github.com/gitpod-io/gitpod/issues/8261 ## Describe the behaviour you'd like As a user of Gitpod, I would like to specifify the...

team: workspace
feature: workspace classes

### Bug description When in billing mode "chargebee", we should not be checking/enforcing the usage-based spending limit. However, it seems that if your team has a cost center, the spending...

type: bug
team: webapp

## Description Allow unknown fields in the `public-api-server` config file. Disallowing unknown fields guards against typos in the config file but makes it harder to deploy config changes independently of...

size/XS
team: webapp
release-note-none

## Description Adds phone number verification to make abusing Gitpod harder ## Related Issue(s) Fixes #11339 ## How to test ## Release Notes ```release-note ``` ## Documentation ## Werft options:...

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

## Is your feature request related to a problem? Please describe To better understand the utilisation of Gitpod within a specific installation (a.k.ka. activation rate), we want to enhance the...