istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/35059.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: traffic-management
     4  issue:
     5    - 34855
     6  releaseNotes:
     7    - |
     8      **Added** support for envoy to track active connections during drain and quit if active connections become zero 
     9                instead of waiting for entire drain duration. This is disabled by default and can be enabled by setting
    10                `EXIT_ON_ZERO_ACTIVE_CONNECTIONS` to true.