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
The previous commits added a VfkitMagic property which for now defaults
to true for backwards compatibility with older gvproxy versions.
However, this default was not used when unmarshalling a json vm
configuration made with an older vfkit version. This could cause
unexpected issues with networking.
This commit sets VfkitMagic to true by default when unmarshalling json.
Signed-off-by: Christophe Fergeau <[email protected]>
0 commit comments