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 This PR adds a single-cluster AWS terraform module, corresponding to our reference architecture for the same cloud provider. ## Related Issue(s) Fixes #11533 ## How to test You...

size/XXL
release-note-none
team: self-hosted

### Problem to solve The dashboard is currently using Tailwind 2.x but Tailwind 3.x is already out there since last year, see [relevant release](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.0.0). We've run into issues or confusion...

help wanted
good-first-issue
component: dashboard
team: webapp

_@jldec updated Aug 9_ Workspace details in a dropdown or inline in each row Let's increase the page size to 50 for now **Must haves** - usage type: prebuild OR...

team: webapp
feature: billing

## Description Allows for [triggering snapshots of your application](https://docs.replicated.com/enterprise/snapshots-understanding) in KOTS ## Related Issue(s) Fixes #9926 ## How to test - Install via KOTS - Create your Velero instance (see...

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

### Bug description Trying to deploy Gitpod application and got this error. UI logs are empty preflight checks are ok: kotsadm pod is failing with error: ``` kubectl -n gitpod...

type: bug

## Is your feature request related to a problem? Please describe Currently gitpod-db service only [takes basic credentials](https://github.com/gitpod-io/gitpod/blob/2fd3dd3586ff4e6ed23669e7be5827bbc27eeacf/components/gitpod-db/src/config.ts#L29-L38) which is counter to many corporate requirements around best practices for access....

team: webapp

Certificate issues are a significant source of friction in the Gitpod self-hosted installation experience; misconfiguration causes a variety of issues including breaking the installation of Gitpod and preventing prebuilds and...

component: install
team: self-hosted

## Is your feature request related to a problem? Please describe We have multitenant web application where every tenant has own subdomain. Every tenant has own customizations. Currently in development...

### Summary The one-time secret (OTS) mechanism is used to deliver secrets to the workspace cluster. It's not location-aware which breaks workspace startup across regions. ### Context The one-time secret...

team: webapp
team: workspace
type: epic

### Bug description A Gitpod customer reports the following: - Prebuilds are enabled for all branches on a project - A new commit `1234` was pushed to `branch-a` - A...

type: bug
feature: prebuilds
team: webapp