Skip to content

Commit f936c26

Browse files
committed
Silence WARN[0001] vmType vz: ignoring [MinimumLimaVersion]
Fix issue 2816 Signed-off-by: Akihiro Suda <[email protected]>
1 parent 6644d2e commit f936c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/vz/vz_driver_darwin.go

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ var knownYamlProperties = []string{
3737
"Images",
3838
"Memory",
3939
"Message",
40+
"MinimumLimaVersion",
4041
"Mounts",
4142
"MountType",
4243
"MountTypesUnsupported",

0 commit comments

Comments
 (0)