-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport of Fix wildcard picking up services it shouldn't for ingress…
…/terminating gateways into release/1.13.x (#14063) This pull request was automerged via backport-assistant
- Loading branch information
1 parent
0c8e849
commit ceff925
Showing
6 changed files
with
411 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
```release-note:bug | ||
connect: Ingress gateways with a wildcard service entry should no longer pick up non-connect services as upstreams. | ||
connect: Terminating gateways with a wildcard service entry should no longer pick up connect services as upstreams. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.