Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix nil pointer if vApp doesn't provide a VM #10

Closed
tboerger opened this issue Mar 14, 2021 · 0 comments · Fixed by #14
Closed

Fix nil pointer if vApp doesn't provide a VM #10

tboerger opened this issue Mar 14, 2021 · 0 comments · Fixed by #14
Labels
bug Something isn't working
Milestone

Comments

@tboerger
Copy link
Member

If a vApp does not provide any VM currently it fails to process any service discovery as it panics. We got to check if a vApp provides any VM before looping through it.

@tboerger tboerger added the bug Something isn't working label Mar 14, 2021
@tboerger tboerger added this to the v0.1.2 milestone Mar 14, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant