Description of problem: Failed to restore VirtualMachineSnapshot after upgrade 22:39:15 HTTP response headers: HTTPHeaderDict({'Audit-Id': 'f567186d-c20e-43a4-a701-515444077150', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Kubernetes-Pf-Flowschema-Uid': '600ea974-cc9c-47f6-aa7d-f7fe3fba42ad', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'f89c2759-d03d-4e56-b60f-edcdcdbb5f98', 'Date': 'Fri, 29 Oct 2021 14:39:14 GMT', 'Content-Length': '534'}) 22:39:15 HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"admission webhook \\"virtualmachinerestore-validator.snapshot.kubevirt.io\\" denied the request: VirtualMachineSnapshot \\"snapshot-vm-snapshot-upgrade-b-1635517292-0678403\\" has failed and is invalid to use","reason":"Invalid","details":{"causes":[{"reason":"FieldValueInvalid","message":"VirtualMachineSnapshot \\"snapshot-vm-snapshot-upgrade-b-1635517292-0678403\\" has failed and is invalid to use","field":"spec.virtualMachineSnapshotName"}]},"code":422}\n' Version-Release number of selected component (if applicable): CNV4.8.4 -> CNV4.9.0-249 How reproducible: Always Steps to Reproduce: 1. Create vm snapshot 2. Do upgrade to 4.9.0 3. Restore Actual results: Same as Description Expected results: Restore works well Additional info:
correct above description: the cluster upgrade CNV-v4.8.4 to CNV-v4.9.0-262
*** This bug has been marked as a duplicate of bug 2018521 ***