Skip to content

feat(microvm): add orphaned resource cleanup and improve error handling#5

Merged
0xR35tu merged 1 commit into
mainfrom
opt/cleanup-defunct-on-delete
Jan 29, 2026
Merged

feat(microvm): add orphaned resource cleanup and improve error handling#5
0xR35tu merged 1 commit into
mainfrom
opt/cleanup-defunct-on-delete

Conversation

@yashdiq-pdso
Copy link
Copy Markdown

  • Added explicit cleanup of orphaned resources when deleting all VMMs to handle leftovers from failed VM creation attempts.
  • Improved error handling in snapshot loading retry logic by replacing bare except clauses with specific Exception catches and adding warning logs.
  • Removed unused get_public_ip import and added a link to the cleanup documentation in the README.
  • Bumped version to 1.0.3.post1 and updated coverage dependency.

- Added explicit cleanup of orphaned resources when deleting all VMMs to handle leftovers from failed VM creation attempts.
- Improved error handling in snapshot loading retry logic by replacing bare except clauses with specific Exception catches and adding warning logs.
- Removed unused `get_public_ip` import and added a link to the cleanup documentation in the README.
- Bumped version to 1.0.3.post1 and updated coverage dependency.
@yashdiq-pdso yashdiq-pdso requested a review from 0xR35tu January 29, 2026 04:21
@yashdiq-pdso yashdiq-pdso self-assigned this Jan 29, 2026
@0xR35tu
Copy link
Copy Markdown
Collaborator

0xR35tu commented Jan 29, 2026

Approved

@0xR35tu 0xR35tu merged commit cc25bb2 into main Jan 29, 2026
Copy link
Copy Markdown
Collaborator

@0xR35tu 0xR35tu left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

3 participants