gateway icon indicating copy to clipboard operation
gateway copied to clipboard

docs: Graceful shutdown for Envoy proxy

Open davidalger opened this issue 1 year ago • 1 comments

Create design documentation covering graceful shutdown behavior as implemented in #2633 with example configuration to adjust any exposed knobs.

davidalger avatar Feb 23 '24 20:02 davidalger

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

github-actions[bot] avatar Mar 25 '24 00:03 github-actions[bot]

This woujld be nice. I'm looking at how to do this. So far its not graceful by default. my tests show dropped connections when rolling restart with envoy gateway, but not with nginx ingress controller

davem-git avatar Aug 02 '24 19:08 davem-git

should be graceful by default, @davem-git can you create a new issue to describe how you are running your test and in which environment ?

arkodg avatar Aug 02 '24 20:08 arkodg

i created this https://github.com/envoyproxy/gateway/issues/4002

davem-git avatar Aug 05 '24 18:08 davem-git