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

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: traffic-management
     4  # issue is a list of GitHub issues resolved in this note.
     5  issue:
     6    - 46555
     7  # releaseNotes is a markdown listing of any user facing changes. This will appear in the
     8  # release notes.
     9  releaseNotes:
    10  - |
    11    **Fixed** attempting to reach multi-network endpoints that are unreachable due to `DestinationRule` TLS mode
    12    other than `ISTIO_MUTUAL`.