liquidmetal-dev / flintlock

Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd.
https://flintlock.liquidmetal.dev/
Mozilla Public License 2.0
641 stars 36 forks source link

fix: cloud hypervisor auto starts #920

Closed richardcase closed 4 months ago

richardcase commented 4 months 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: