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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: security
     4  issue:
     5    - 26224
     6  releaseNotes:
     7  - |
     8    **Added** Trust Domain Validation by default rejecting requests in sidecars if the request is not from same trust domain
     9    or if it's not in the TrustDomainAliases specified in the MeshConfig.