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 crash when creating an OVF import #1398

Merged
merged 1 commit into from
Apr 27, 2021
Merged

Conversation

koikonom
Copy link
Contributor

The provider may crash if a call to ovfManager.CreateImportSpec fails
with an error, because we missed the error check.

Fixes #1396

The provider may crash if a call to `ovfManager.CreateImportSpec` fails
with an error, because we missed the error check.
@koikonom koikonom requested a review from appilon April 26, 2021 08:35
@ghost ghost added the size/xs Relative Sizing: Extra-Small label Apr 26, 2021
@koikonom koikonom merged commit 9bad2bc into master Apr 27, 2021
@koikonom koikonom deleted the 1396_ovf_import_crash branch April 27, 2021 14:14
@ghost
Copy link

ghost commented May 28, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators May 28, 2021
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.

ovf deploy crashes on apply after passing plan without issues
2 participants