Hide Forgot
Description of problem: Creating a template with a template.kubevirt.io/type set to anything other than base will cause the UI to show an error of a boot source issue. I can still create a VM from the template using the CLI. Version-Release number of selected component (if applicable): OpenShift Virtualization 4.10.1 How reproducible: everytime Steps to Reproduce: 1. Create template from yaml that uses a datasource for the vms disk 2. set template.kubevirt.io/type to vm 3. look in UI for the template under virtualization to see the error. Actual results: see a boot source error Expected results: see no error and can create VMs using UI. Additional info: I had set my provider to "Me". here is what I see when changing the provider and type to various things. Setting type to 'base' and the UI does not complain about a Boot source. But it states the provider is Red Hat and the Boot Source is Red Hat. Setting type to any value other than 'base' and the UI displays a 'Boot source error'.
Could we get this bug targeted please?
adding @tnisan
verified on 4.10.0-0.nightly-2022-10-08-142935 1. copy yaml of template rhel8-server-small 2. create template with the yaml, change ns to other namespace 3. set template.kubevirt.io/type to vm 4. review the new template, no problem found
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 (OpenShift Container Platform 4.10.37 bug fix update), 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/RHBA-2022:6901