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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: traffic-management
     4  releaseNotes:
     5  - |
     6    **Added** support for sending unready endpoints also to Envoy. This will be useful when slow start mode in Envoy is enabled.
     7    This can be disabled by setting PILOT_SEND_UNHEALTHY_ENDPOINTS to false.