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

[BUG] OVF uploads not aborted on error #3554

Open
Xiol opened this issue Sep 20, 2024 · 1 comment
Open

[BUG] OVF uploads not aborted on error #3554

Xiol opened this issue Sep 20, 2024 · 1 comment

Comments

@Xiol
Copy link

Xiol commented Sep 20, 2024

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:

  1. Use importer.Import to import an OVF to a vCenter.
  2. Cause an error to occur during the upload resulting in importer.Import failing to upload files.
  3. Note the upload remains in vCenter.

Expected behavior
On an upload error, the lease should be aborted.

Affected version
v0.43.0

Screenshots/Debug Output
image

Additional context
N/A

Copy link
Contributor

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.

Xiol added a commit to Xiol/govmomi that referenced this issue Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant