liquidmetal-dev / flintlock

Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd.
Mozilla Public License 2.0
529 stars 32 forks source link

fix: cloud hypervisor auto starts #920

Closed richardcase closed 1 month ago

richardcase commented 1 month ago

What this PR does / why we need it:

The Cloud Hypervisor provider wasn't marked with the auto start capability and so when a new VM was created the Start method was called on the provider which resulted in a error.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #919

Special notes for your reviewer:

Checklist: