-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When trying to determine which Endpoints port to use based on a named Service port, we weren't finding the right one when the Service `spec.ports[].name` didn't match the Service `spec.ports[].targetPort` name. This commit simplifies the mapping logic, and ensure the extended test from the previous commit all succeed. Signed-off-by: Benoît Knecht <[email protected]>
- Loading branch information
1 parent
e4ec61e
commit f0ff23e
Showing
1 changed file
with
34 additions
and
18 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