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

d/virtual_machine: Nil check for empty VM configuration #463

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

vancluever
Copy link
Contributor

@vancluever vancluever commented Apr 10, 2018

This handles a crash case when there is no configuration for a specified
virtual machine.

This unfortunately is an edge case and hard for us to test for, as cases
like this where the VM lack a config attribute are usually due to issues
with importing the VM, or an orphaned virtual machine in vSphere.

Ref: #432

This handles a crash case when there is no configuration for a specified
virtual machine.

This unfortunately is an edge case and hard for us to test for, as cases
like this where the VM lack a config attribute are usually due to issues
with importing the VM, or an orphaned virtual machine in vSphere.
@vancluever vancluever requested a review from a team April 10, 2018 15:50
@vancluever vancluever added bug Type: Bug crash Impact: Crash labels Apr 10, 2018
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vancluever vancluever merged commit 385fe09 into master Apr 11, 2018
vancluever added a commit that referenced this pull request Apr 13, 2018
@vancluever vancluever deleted the b-vm-datasource-no-config-crash branch April 26, 2018 17:17
@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
bug Type: Bug crash Impact: Crash
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants