Closed dimitar-kostadinov closed 8 months ago
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ialidzhikov
The full list of commands accepted by this bot can be found here.
The pull request process is described here
[FAILED] Expected success, but got an error:
<*errors.errorString | 0xc000f8bcc0>:
failed to verify no running pods after hibernation: found pods in namespace shoot--local--e2e-cache-hib: [etcd-events-0]
{
s: "failed to verify no running pods after hibernation: found pods in namespace shoot--local--e2e-cache-hib: [etcd-events-0]",
}
In [It] at: /home/prow/go/src/github.com/gardener/gardener-extension-registry-cache/test/e2e/cache/create_enabled_hibernate_reconcile_delete.go:51 @ 03/05/24 18:49:40.022
Doesn't seem to be related to the registry-cache.
/test pull-gardener-extension-registry-cache-e2e-kind
How to categorize this PR?
/area robustness /kind enhancement
What this PR does / why we need it: Sets registry
http.draintimeout
configuration option to 25 seconds. After registry process receives SIGTERM signal, it will gracefully shuts down the server and wait 25 sec for active connections to drain.Which issue(s) this PR fixes: Part of #3
Special notes for your reviewer:
Release note: