ingress-nginx-helm/internal/ingress
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
..
annotations Allow CORS Access-Control-Allow-Origin: null (#12402) 2024-11-24 17:32:55 +00:00
controller Improve shutdown logic: wait until no requests are made 2024-11-28 11:57:31 +09:00
defaults Config/Annotations: Add relative-redirects. (#12161) 2024-11-13 21:02:48 +00:00
errors chore: fix function names in comment (#11280) 2024-04-19 02:25:09 -07:00
inspector Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
metric refactor: Extract out stub_status scraper for external use 2024-11-28 11:57:31 +09:00
resolver Fix minor typos (#11935) 2024-09-06 15:59:43 +01:00
status chore: fix function names in comment (#11280) 2024-04-19 02:25:09 -07:00