Fix bad issue link in releasenotes (#14869)

Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
This commit is contained in:
Istio Automation 2024-04-10 03:47:24 -07:00 committed by GitHub
parent f2eb8d4c6a
commit 11e04b593e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ This release note describes whats different between Istio 1.20.4 and 1.20.5.
## Changes
- **Fixed** a bug where `VirtualService`s containing duplicate hosts with different cases would cause routes to be rejected by Envoy.
([Issue #49368](https://github.com/istio/istio/issues/49368))
([Issue #49638](https://github.com/istio/istio/issues/49638))
- **Fixed** an issue where commands relying on Envoy config dump would not work due to the presence of ECDS config.

View File

@ -16,7 +16,7 @@ This release note describes whats different between Istio 1.21.0 and 1.21.1.
## Changes
- **Fixed** a bug where `VirtualService`s containing duplicate hosts with different cases would cause routes to be rejected by Envoy.
([Issue #49368](https://github.com/istio/istio/issues/49368))
([Issue #49638](https://github.com/istio/istio/issues/49638))
- **Fixed** an issue where commands relying on Envoy config dump would not work due to the presence of ECDS config.