Milan Pavlik

Results 10 issues of Milan Pavlik

The billing controller will need to be given the full set of WorkspaceInstances (which the UsageController fetched) to perform it's run. This is because in a given billing period (May...

## Description Right-aligns credits and time in the usage view ## Related Issue(s) * https://github.com/gitpod-io/gitpod/issues/13154 ## How to test ## Release Notes ```release-note NONE ``` ## Documentation ## Werft options:...

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

## Description To re-use existing setup and configuration for grpc clients. We get uniformity and ability to better track metrics ## Related Issue(s) Fixes # ## How to test ##...

size/S
team: webapp
release-note-none

## Description When we delete Workspaces, we also need to delete corresponding prebuilds when the Workspace is based on a prebuild. ## Related Issue(s) * Depends on https://github.com/gitpod-io/gitpod/pull/13165 ## How...

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

### Bug description When I launch gitpod on one of my [personal repositories](https://github.com/easyCZ/seer), Goland automatically detects GOPATH (in IDE config) and sets it to home/gitpod/go. If I do the exact...

type: bug
team: IDE
editor: jetbrains

## Description ## Related Issue(s) * Depends on https://github.com/gitpod-io/gitpod/pull/13163 * Depends on https://github.com/gitpod-io/gitpod/pull/13164 And both need to be rolled out to production. ## How to test ## Release Notes ```release-note...

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

While implementing transactional rollback, we end up doing roughly this pattern for the case where we're removing relationships ``` transaction: spicedb.DeleteRelationships([ relationshipFilter1, ]) database.Write(...) commit() rollback: spicedb.WriteRelationships([ relationship1, relationship2, ......

state/needs discussion
kind/feature request

### Summary This epic captures the work to improve the existing Gitpod Authorization and enable the capability to support fine grained authorization. ### Context Historically, the authorization model of gitpod...

meta: never-stale
team: webapp
type: epic
feature: public-api

## Is your feature request related to a problem? Please describe When viewing a resource (workspace, project, team, prebuild), show the UUID of the resource in the UI. This is...

meta: never-stale
team: webapp
gitpod for gitpod
feature: public-api