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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: traffic-management
     4  issue:
     5  - https://github.com/istio/istio/issues/17635
     6  releaseNotes:
     7    - |
     8      **Added** a new configuration to `ProxyHeaders`, `MetadataExchangeHeaders`. The `IN_MESH` mode ensures `x-envoy-peer-metadata` and `x-envoy-peer-metadata-id`
     9      headers will not be added to outbound requests from sidecars to destination services considered mesh external.