ingress-nginx-helm/internal
motoki317 25f5d09ec0
Improve shutdown logic: wait until no requests are made
Pods in Kubernetes endpoints are expected to shut-down 'gracefully' after receiving SIGTERM -
we should keep accepting new connections for a while. This is because Kubernetes updates Service endpoints
and sends SIGTERM to pods *in parallel*.

See https://github.com/kubernetes/kubernetes/issues/106476 for more detail.
2024-11-28 11:57:31 +09:00
..
admission/controller Fix minor typos (#11935) 2024-09-06 15:59:43 +01:00
ingress Improve shutdown logic: wait until no requests are made 2024-11-28 11:57:31 +09:00
k8s Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
net Fix minor typos (#11935) 2024-09-06 15:59:43 +01:00
nginx golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
task Replace deprecated queue method (#11853) 2024-08-23 15:55:52 +01:00