istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/agent-xds-piggyback.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: traffic-management 4 issue: [22274] 5 releaseNotes: 6 - | 7 **Added** The Istio sidecar agent will offer HTTP endpoint localhost:15009/debug/<typeurl>. GET requests 8 to that URL will be resolved by sending an xDS discovery "event" to istiod. This can be disabled by setting 9 the following in the Istio Operator: meshConfig.defaultConfig.proxyMetadata.PROXY_XDS_DEBUG_VIA_AGENT=false