Gerrit

Results 82 issues of Gerrit

**Describe the bug** To describe the bug, I'd like to look at the following "database outage" scenario: - A microservice with pretty high workload, which connects to RethinkDB - The...

Hello. :3 Lately, there exists a Github organization webhook called "Package v2s". It can come in handy because it allows triggering events when container images are pushed to the Github...

**How to categorize this PR?** /area control-plane networking security /kind enhancement **What this PR does / why we need it**: This PR adresses issue https://github.com/gardener/gardener/issues/5630. An istio AuthorizationPolicy object is...

kind/enhancement
area/security
area/networking
area/control-plane
ok-to-test
cla: yes
needs-rebase
size/XXL

**Describe the bug:** We encountered an issue where backup restoration was failing because of "revision mismatches". In this cluster we are running an installation of Rook. For some reason the...

kind/bug
lifecycle/rotten

https://github.com/metal-stack/metal-api/blob/v0.17.0/cmd/metal-api/internal/service/machine-service.go#L1778-L1789

Decouples the v1/image API from our image service logic to prepare for a v2 API. - Move restful service defs including request and response handling into `v1/services` - Moves the...

This events happen very often and they should not interfere with regular switch write operations, which are way more important to proceed.

You have to wait for 30 minutes or so until someone can use the API again when this happens. On startup we should retry more often?

I saw that the retries from the `github.com/avast/retry-go/v4` dependency can take up to 60 seconds by default. This is longer than our default HTTP timeout, which could lead to misleading...

This helps to either specify more exact sizes or create initial sizes for a new machine type. ```bash $ metalctl size suggest constraints: - max: 8 min: 8 type: cores...

enhancement
good first issue