You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2025. It is now read-only.
We're using GracefulShutdownTimeout: -1 so our webhook should drain but either
It could be konnectivity or kube-proxy not updating fast enough. I think it its not connectivity because I see that being evicted well before the error.
So think I'll try holdign sigterm for a while so kube-proxy can update? But still a mystery here.
Probably can't fix this. Depriotized as we're moving away from webhook. but still a little sad that any eviction webhook would cause these failures in kubectl drain but they do work on retry.
We're using GracefulShutdownTimeout: -1 so our webhook should drain but either
It could be konnectivity or kube-proxy not updating fast enough. I think it its not connectivity because I see that being evicted well before the error.
So think I'll try holdign sigterm for a while so kube-proxy can update? But still a mystery here.
rror when evicting pods/"store-front-bfb8f484c-mwxd4" -n "pets": Internal error occurred: failed calling webhook "eviction.mydomain.com": failed to call webhook: Post "https://eviction-webhook.default.svc:443/validate-eviction?timeout=10s": EOF
error when evicting pods/"makeline-service-5f6dcd9d4d-rpv8t" -n "pets": Internal error occurred: failed calling webhook "eviction.mydomain.com": failed to call webhook: Post "https://eviction-webhook.default.svc:443/validate-eviction?timeout=10s": EOF
error when evicting pods/"controller-manager-779cf5b64b-nc6kz" -n "default": Internal error occurred: failed calling webhook "eviction.mydomain.com": failed to call webhook: Post "https://eviction-webhook.default.svc:443/validate-eviction?timeout=10s": EOF
error when evicting pods/"store-admin-8f6db4878-4ftjb" -n "pets": Internal error occurred: failed calling webhook "eviction.mydomain.com": failed to call webhook: Post "https://eviction-webhook.default.svc:443/validate-eviction?timeout=10s": EOF
error when evicting pods/"rabbitmq-0" -n "pets": Internal error occurred: failed calling webhook "eviction.mydomain.com": failed to call webhook: Post "https://eviction-webhook.default.svc:443/validate-eviction?timeout=10s": EOF
error when evicting pods/"mongodb-0" -n "pets": Internal error occurred: failed calling webhook "eviction.mydomain.com": failed to call webhook: Post "https://eviction-webhook.default.svc:443/validate-eviction?timeout=10s": EOF
The text was updated successfully, but these errors were encountered: