Skip to content

Conversation

@alvaroaleman
Copy link
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

return err
return fmt.Errorf("failed to find cdrom device: %v", err)
}
cdrom.Connectable.StartConnected = true
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Its the device that contains the iso in which we put the userdata, I'd like it to be connected ;) This PR just moved that line after the error handling

Copy link
Contributor

Choose a reason for hiding this comment

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

right, didn't spotted the removal above 🤦‍♂️

mrIncompetent
mrIncompetent previously approved these changes Oct 12, 2018
@alvaroaleman alvaroaleman merged commit 752124d into master Oct 14, 2018
@alvaroaleman alvaroaleman deleted the vsphere-context branch October 14, 2018 14:02
@alvaroaleman
Copy link
Contributor Author

/cherry-pick release/v0.8

@kubermatic-bot
Copy link
Contributor

Error creating cherry-pick due to: error executing command git -C REDACTED cherry-pick 752124dc569ba1cbe4beb76f4889587976863a50: out=error: could not apply 752124d... Add more context to vsphere errors (#354) hint: after resolving the conflicts, mark the corrected paths hint: with 'git add <paths>' or 'git rm <paths>' hint: and commit the result with 'git commit' , err=exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants