Created attachment 1569459 [details] screenshot Description of problem: When Import is selected as a provision source, the imported VM from VMWare may have memory set to a value less than 1 GB (for example 0.5 GB). Under normal circumstances, user is not allowed to enter value that is lower that 1GB. Memory field tooltip displays a warning that 'Value must me greater or equal to 1', but the input element is not marked with error message and it is possible to move next in the wizard and ultimately create the VM. Version-Release number of selected component (if applicable): 2.0.0 How reproducible: 100% Steps to Reproduce: 1. Choose Import as provision source in VM Wizard 2. Choose a VM that has less than 1GB memory 3. Actual results: Expected results: User should not be able to proceed if the memory is set to an unsupported value Additional info:
https://github.com/kubevirt/web-ui-components/pull/476
backport: https://github.com/kubevirt/web-ui-components/pull/480
Included in kubevirt-2.0.0-14.6 . Will be in hco-bundle-registry:v2.0.0-22 .
Verified with kubevirt-web-ui-container-v2.0.0-14.6, HCO v2.0.0-22. VMs with less than 0.5 lead to a warning. User needs to enter valid value before proceeding.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:1850