Skip to content

Fix UI for Firecracker actions that aren't snapshotted #9753

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maggie-lou
Copy link
Collaborator

@maggie-lou maggie-lou commented Jun 24, 2025

@maggie-lou maggie-lou marked this pull request as ready for review June 24, 2025 20:42
@maggie-lou maggie-lou requested review from bduffany and vanja-p June 24, 2025 20:42
Copy link
Member

@bduffany bduffany left a comment

Choose a reason for hiding this comment

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

After taking another look at VMMetadata, it has some fields that seem like they might be set even if the VM wasn't resumed from a snapshot - should we update getVMMetadata to instead avoid setting the snapshot-related fields, but keep the other fields?

Right now vm_id is the only field that seems like it's not necessarily snapshot-related - not a terribly useful field, but I could see us adding other fields in the future and forgetting to update this logic.

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.

2 participants