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 format of the VMOpts is known only to the driver, everyone
else will see a basic map[string]any or something similar to it.
Converting from the abstract format to the actual format is done
using YAML, just like it was before when the format was known.
Signed-off-by: Anders F Björklund <[email protected]>
0 commit comments