Gero Posmyk-Leinemann

Results 47 issues of Gero Posmyk-Leinemann

Stacktrace: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x5584e9] goroutine 1 [running]: github.com/32leaves/bel.NewParsedSourceEnumHandler.func1(0x615603, 0x15, 0x0, 0x0, 0x653880, 0xc000100b10, 0x40, 0x5f6a00)...

## Description Based on: https://github.com/gitpod-io/gitpod/pull/11814 1. Introduce EntitlementServiceUBP - [ ] TODO: Implement `hasPaidSubscription`: https://github.com/gitpod-io/gitpod/pull/11936/commits/55c01f7d01df375535df8048bdd4a625699aae91#diff-fd2c4594d5bd9aa04668bdce9e9c810d3c495192a0be434006c7181f4853260bR93 2. Implement `BillingService.checkSpendingLimitReached ` (based on [usage](https://github.com/gitpod-io/gitpod/pull/11936/commits/b50bc8e9cb449e6574197c3f6b0d2d8766a6f6a3#diff-0caf79924a209df9577c140a9aefa82d74dab19ed1d20bd1f8597259c3d83316R61) until #11692 got merged)# 3. Wiring, re-use of...

size/XL
team: webapp
release-note-none

… ## Pull Request Checklist - [ ] If the change being made is to a [distributed component](https://certbot.eff.org/docs/contributing.html#code-components-and-layout), edit the `master` section of `certbot/CHANGELOG.md` to include a description of the...

As a user browsing the job details page I caught myself multiple times now looking for a button "back to jobs list" but could not found one and wound up...

web-ui

**Is your feature request related to a problem? Please describe.** Every time I trigger `werft run github org/repo:ref ...` I expect it to take a tag as `ref` but it...

## Description This ensures that: - prebuilds follow the `usePersistentVolumeClaim` project setting - on workspace start, `persistent_volume_claim` can be added (if user enabled that flag) but not removed (e.g. in...

size/M
do-not-merge/hold
team: webapp
release-note-none

Currently users cannot distinguish at-all/easily between: - no webhook received at all (installation misconfigured) - webhook received but not run due to global rate-limiter - webhook received but not run...

component: dashboard
feature: prebuilds
meta: never-stale

As it says in the title. An example is the metric `gitpod_server_api_calls_total` ([link](https://grafana.gitpod.io/d/Gj5DE-O7k/meta-overview?orgId=1&editPanel=36)) from which we get insight into error rates, repsonse times and type of method called.

operations: observability
team: webapp
feature: billing

## Description Allows to set an optional installer config at `database.ssl.ca` that configures all DB-accessing code to configure a custom CA for verifying SSL connections. ## Related Issue(s) Fixes #...

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