Bug 1913151

Summary: KubeVirt platform: User running the installer must have vm update permission - documentation missing
Product: OpenShift Container Platform Reporter: Nir Argaman <nargaman>
Component: InstallerAssignee: Nir Argaman <nargaman>
Installer sub component: OpenShift on KubeVirt QA Contact: Chen Yosef <cyosef>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: urgent    
Priority: urgent CC: aos-bugs
Version: 4.7   
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-10 08:14:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nir Argaman 2021-01-06 06:49:52 UTC
Version:
bin/openshift-install unreleased-master-4110-g16557d92e1587512bb4bd6fe58ab8606f69a009f
built from commit 16557d92e1587512bb4bd6fe58ab8606f69a009f
release image registry.svc.ci.openshift.org/origin/release:4.7

Platform: KubeVirt

The error is in the user documentation
The role.yaml example (docs/user/kubevirt/role.yaml) is missing 
Virtual Machine resource verb: "update"
When this verb is missing, although the cluster is created successfully, but the cluster behavior after the installation is wrong (machine-controllers use the infra cluster credentials provided by the user)