-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update ProxyEndpointResolver to resolve endpoint using simple name
To resolve endpoint, we needed to provide a string "my-endpoint:". The colon was mandatory. This change allows to search an endpoint with a simple name. This will allow the Traffic Shadowing policy to use a simple endpoint name in its configuration instead of using an EL: "{#endpoints['myendpoint'}"
- Loading branch information
1 parent
aa29b1f
commit 5c0125b
Showing
2 changed files
with
47 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
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