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

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: traffic-management
     4  issue:
     5    - 36805
     6  releaseNotes:
     7    - |
     8      **Fixed** an issue that if duplicated cipher suites configured in Gateway, it will be pushed to Envoy configuration. With this fix, duplicated cipher
     9      suites will be ignored with error log.