Adrien Thebo

Results 16 issues of Adrien Thebo

- [x] The page(s) are in the correct platform directories: `common`, `linux`, `osx`, `windows`, `sunos`, `android`, etc. - [x] The page(s) have at most 8 examples. - [x] The page...

page edit

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

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

## Description The Network section of the reference architecture has a number of important sub-sections and expandable setup steps, but the current page layout doesn't clearly separate or identify what...

## Description At present the Gitpod Kubernetes requirements do not state that Gitpod depends on load balancers that can handle both HTTP(S) and SSH connections. This pull request adds documentation...

When Terraform is used during normal operations it's common to either run a `terraform plan` before applying changes or review the plan preview with `terraform apply` to get an idea...

Fixes #165. This is a quick stab at sorting job annotations; I've not yet stood up a werft test environment to validate this but can run this through the paces...

**Is your feature request related to a problem? Please describe.** When running a series of related jobs on different platforms (such as the [self-hosted terraform preview environments](https://github.com/gitpod-io/gitpod/pull/12229) I want to...

## Description ## Related Issue(s) See https://github.com/gitpod-io/gitpod/issues/12740 ## How to test Create a preview environment with werft: ``` werft run github -j .werft/gke-installer-tests.yaml -a skipTests=true -a deps=external -a preview=true ```...

size/M
release-note
team: self-hosted

## Description ## Related Issue(s) See https://github.com/gitpod-io/gitpod/issues/12740 ## How to test Create a preview environment with werft: ``` werft run github -j .werft/eks-installer-tests.yaml -a skipTests=true -a deps=external -a preview=true ```...

component: install
size/M
release-note
team: self-hosted