We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug If an error occurs during OVF upload, the NFC lease isn't aborted, leading to the upload remaining in vCenter until it times out.
To Reproduce Steps to reproduce the behavior:
importer.Import
Expected behavior On an upload error, the lease should be aborted.
Affected version v0.43.0
Screenshots/Debug Output
Additional context N/A
The text was updated successfully, but these errors were encountered:
Howdy 🖐 Xiol ! Thank you for your interest in this project. We value your feedback and will respond soon.
If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.
CONTRIBUTION
Sorry, something went wrong.
36cac69
Successfully merging a pull request may close this issue.
Describe the bug
If an error occurs during OVF upload, the NFC lease isn't aborted, leading to the upload remaining in vCenter until it times out.
To Reproduce
Steps to reproduce the behavior:
importer.Import
to import an OVF to a vCenter.importer.Import
failing to upload files.Expected behavior
On an upload error, the lease should be aborted.
Affected version
v0.43.0
Screenshots/Debug Output
Additional context
N/A
The text was updated successfully, but these errors were encountered: