Set App virtualization mode via PodConfig#1038
Conversation
|
Do we need any changes on Adam side? |
| OpenStackMetadata bool | ||
| DatastoreOverride string | ||
| ACLOnlyHost bool | ||
| VirtMode config.VmMode |
There was a problem hiding this comment.
Would be great to add related virt-mode flag into podDeployCmd to support it in CLI.
There was a problem hiding this comment.
Added, is the default value is correct? or should be something else?
There was a problem hiding this comment.
I set the default according to what you provided.
There was a problem hiding this comment.
Looks like some tests failed with level=fatal msg="Unknown virt-mode: " (virtualization test). Can you please try to deploy something locally?
There was a problem hiding this comment.
shoot, sorry, I'll fix it.
I don't think so, the |
Signed-off-by: Shahriyar Jalayeri <shahriyar@zededa.com>
This is needed, for example for loading FML based windows VMs.