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

Check if portgroup failure criteria is nil #889

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

koikonom
Copy link
Contributor

Sometimes govmomi will return a PortGroup spec where the failure
criteria property of the nic teaming policy can be nil.

When this happens we crash because the code doesn't check for this case.

Addresses the crash in #869

Sometimes govmomi will return a PortGroup spec where the failure
criteria property of the nic teaming policy can be nil.

When this happens we crash because the code doesn't check for this case.

Addresses the crash in #869
@koikonom koikonom requested a review from a team October 31, 2019 16:00
@ghost ghost added the size/xs Relative Sizing: Extra-Small label Oct 31, 2019
@koikonom koikonom merged commit a4b6343 into master Oct 31, 2019
@koikonom koikonom deleted the gh869-nil-failurecriteria branch October 31, 2019 16:44
@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/xs Relative Sizing: Extra-Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants