istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/agent-dns-forward-parallel.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: traffic-management 4 issue: 5 - 39598 6 releaseNotes: 7 - | 8 **Added** The ability in Istio agent to send parallel DNS queries to all nameservers. This feature is disabled by default and can be enabled by setting env var `DNS_FORWARD_PARALLEL=true` of istio-agent .