Description of problem: In 4.9, the network interface for the default yaml is interfaces: - masquerade: {} model: virtio name: default In 4.10, it's interfaces: - masquerade: {} name: default Version-Release number of selected component (if applicable): 4.10-rc2 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: "model: virtio" is removed from yaml example Expected results: "model: virtio" is added for the network interface. Additional info:
Created attachment 1861621 [details] default yaml
*** Bug 2057734 has been marked as a duplicate of this bug. ***
This bug and https://bugzilla.redhat.com/show_bug.cgi?id=2057734 should be caused by the same reason, the default YAML is not using the latest.
Note: This is the file needed to update: https://github.com/openshift/console/blob/852743d807b0c5f8a551cb4bc18345b8c3b22029/frontend/packages/kubevirt-plugin/src/models/templates/vm-yaml.ts
Stu, Fabian hi, A. Do you know if we have VM YAML example we can fetch using API call to openAPI endpoint ? Do you know if we have some other way to automatically fetch latest VM YAML example ? Do you know someone that can help ? B. Does processing a template (assuming no required parameters) and showing it as example make sense ?
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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/RHSA-2022:5069
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days