You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In limactl version 1.2.1, cloud-init exits with an error. Upon checking, there are a few keys that are outdated (warnings) and an error.
Error:
Cloud config schema errors: mounts: None is not of type 'array'.
Warnings:
users.0.ssh-authorized-keys: Deprecated in version 18.3. Use ssh_authorized_keys instead.
users.0.uid: Changed in version 22.3. The use of string type is deprecated. Use an integer instead.