virtualization icon indicating copy to clipboard operation
virtualization copied to clipboard

feat(vm): update intvirtvm when vm is stopped

Open hardcoretime opened this issue 10 months ago • 0 comments

Description

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • [ ] The code is covered by unit tests.
  • [ ] e2e tests passed.
  • [ ] Documentation updated according to the changes.
  • [ ] Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: vm
type: feature
summary: "The `InternalVirtualMachine` will be updated if the `VirtualMachine` is stopped. "

hardcoretime avatar May 22 '25 11:05 hardcoretime