Skip to content

Commit

Permalink
Silence WARN[0001] vmType vz: ignoring [MinimumLimaVersion]
Browse files Browse the repository at this point in the history
Fix issue 2816

Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Nov 5, 2024
1 parent 6644d2e commit f936c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/vz/vz_driver_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ var knownYamlProperties = []string{
"Images",
"Memory",
"Message",
"MinimumLimaVersion",
"Mounts",
"MountType",
"MountTypesUnsupported",
Expand Down

0 comments on commit f936c26

Please sign in to comment.