Skip to content

Commit

Permalink
Fix queue PR id
Browse files Browse the repository at this point in the history
Signed-off-by: Matei David <[email protected]>
  • Loading branch information
mateiidavid committed Oct 26, 2023
1 parent 4b60b55 commit 3d789dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ includes patches for security advisory [CVE-2023-44487]/GHSA-qppj-fm5r-hxr3
changes in the endpoints of a destination, if a proxy subscribed to that
destination stops reading service discovery updates. This issue results in
proxies attempting to send traffic for that destination to stale endpoints
([#11483], fixes [#11480], [#11279], [#10590])
([#11491], fixes [#11480], [#11279], [#10590])
* Fixed an issue where the Destination controller would not update pod
metadata for profile resolutions for a pod accessed via the host network
(e.g. HostPort endpoints) ([#11334])
Expand All @@ -30,7 +30,7 @@ includes patches for security advisory [CVE-2023-44487]/GHSA-qppj-fm5r-hxr3

[#10590]: https://github.com/linkerd/linkerd2/issues/10590
[#11279]: https://github.com/linkerd/linkerd2/issues/11279
[#11483]: https://github.com/linkerd/linkerd2/issues/11483
[#11483]: https://github.com/linkerd/linkerd2/issues/11491

Check failure on line 33 in CHANGES.md

View workflow job for this annotation

GitHub Actions / markdownlint

Link and image reference definitions should be needed

CHANGES.md:33:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "#11483"] [Context: "[#11483]: https://github.com/l..."] https://github.com/DavidAnson/markdownlint/blob/v0.30.0/doc/md053.md
[#11480]: https://github.com/linkerd/linkerd2/issues/11480
[#11334]: https://github.com/linkerd/linkerd2/pull/11334
[#11449]: https://github.com/linkerd/linkerd2/issues/11449
Expand Down

0 comments on commit 3d789dd

Please sign in to comment.