-
Notifications
You must be signed in to change notification settings - Fork 594
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(parser) include port in upstream names
Include the port in upstream names, such that the format is serviceName.namespace.port.svc, e.g. fooserv.default.80.svc. This correctly handles cases where a service exposes multiple ports, whereas previously both would attempt the same upstream and conflict. Fix #335
- Loading branch information
Travis Raines
committed
Sep 17, 2019
1 parent
273a566
commit 3d081c7
Showing
1 changed file
with
3 additions
and
3 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