Created attachment 1797981 [details] error on with yaml Description of problem: Cannot create vm from 'With YAML' on CNV 2.6.5 + OCP 4.8, error is "The server doesn't have a resource type "kind: VirtualMachine, apiVersion: kubevirt.io/v1"." Version-Release number of selected component (if applicable): OCP 4.8.0-rc.1 + CNV 2.6.5 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
workaround: a. open the create vm from 'With YAML' edit the apiVersion: apiVersion: kubevirt.io/v1 shlould be: apiVersion: kubevirt.io/v1alpha3
verified on CNV 2.6.6 + OCP master
Merged PR for 4.8 release notes - https://github.com/openshift/openshift-docs/pull/34736
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 (Moderate: OpenShift Container Platform 4.9.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-2021:3759