Marvin Beckers

Results 126 issues of Marvin Beckers

## Summary When debugging e2e tests for shared and sharded setups, I struggled a bit with figuring out what was going on on the server side of the e2e tests....

size/M
dco-signoff: yes
release-note-none

### Feature Description controllers in kcp can have a leader election since #2996. This means that only a single instance of controllers can (and should) be running. For scaling and...

kind/feature

### Description of the feature you would like to add / User story As a KKP user I would like to have KKP automatically add the pod CIDR of my...

customer-request
kind/feature
sig/networking

### What happened? When credentials expire, they need to be rotated. The "source of truth" is the Secret in the `kubermatic` namespace (named `credential--`), and it's synced by the `cluster-credentials-controller`...

kind/bug
customer-request
sig/cluster-management

### What happened? We discovered that the user cluster backup feature has a design flaw: It is missing logic for multi-seed setups. When you create a cluster backup location through...

kind/bug
sig/cluster-management

### Description of the feature you would like to add / User story As a KKP user I would like to see the kubermatic-operator to handle migrations in order to...

kind/feature
sig/cluster-management

### Description of the feature you would like to add / User story As a KKP user creating AWS clusters I would like to have the [AWS Load Balancer Controller](https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/)...

kind/feature
sig/cluster-management

golangci-lint has a v2 out, so we should eventually upgrade to it. The main tasks here are: 1. Update the golangci-lint version in the `Makefile` 2. Migrate `.golangci-lint.yml` to the...

good first issue
kind/chore

It looks like my PR #3338 added a certain flakiness to `TestAPIBinding`. ``` apibinding_test.go:427: Error: cowboys.wildwest.dev is forbidden: User "kcp-admin" cannot list resource "cowboys" in API group "wildwest.dev" at the...

kind/flake

### Describe the bug Our docs at https://docs.kcp.io/kcp/v0.26/concepts/workspaces/ seem really really outdated: 1. The workspace type reference in the example YAML is no longer valid as far as I can...

kind/documentation