Skip to content

Commit efaec2c

Browse files
authored
Merge pull request #2849 from AkihiroSuda/fix-2816
Silence `WARN[0001] vmType vz: ignoring [MinimumLimaVersion]`
2 parents 3974bd2 + f936c26 commit efaec2c

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)