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

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: traffic-management
     4  releaseNotes:
     5    - |
     6      **Fixed** creating `istioin` and `istioout` geneve links on nodes which already have configured
     7      an external geneve link or another geneve link for the same VNI and remote IP. To avoid getting errors
     8      in these cases, istio-cni dynamically determines available destination ports for created geneve links.