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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: traffic-management
     4  issue:
     5  - 29359
     6  
     7  releaseNotes:
     8  - |
     9    **Added** support for hostname-based multi-network gateways for east-west traffic. The hostname will be resolved in
    10    the control plane and each of the IPs will be used as an endpoint. This behaviour can be disabled by setting
    11    `RESOLVE_HOSTNAME_GATEWAYS=false` for istiod.