Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix EndpointSubset.toString() if subset is missing ports #336

Merged
merged 1 commit into from
May 5, 2020

Conversation

nevalla
Copy link
Contributor

@nevalla nevalla commented May 3, 2020

It might be possible that endpoint subset does not have any ports defined. This PR will return ip address on that case.

Fixes #328

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
@nevalla nevalla added the bug Something isn't working label May 3, 2020
@nevalla nevalla requested a review from a team May 3, 2020 19:33
@jakolehm jakolehm added this to the 3.4.0 milestone May 5, 2020
@jakolehm jakolehm merged commit 0a3b5da into master May 5, 2020
@jakolehm jakolehm deleted the fix/endpoint-without-ports branch May 5, 2020 04:31
This was referenced May 6, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crash while accessing 'Endpoints'
2 participants