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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: networking
     4  issue:
     5    - 28798
     6  
     7  releaseNotes:
     8  - |
     9    **Fixed** When using PeerAuthentication to turn off mTLS while using multi-network, non-mtls endpoints will be
    10    removed from the cross-network load-balancing endpoints to prevent 500 errors.