Created attachment 1839475 [details] view only user Description of problem: Actions in VM tabs should be disabled when user has view only permission. 1. "Add Network Interface" should be disabled. 2. "Add Disk" should be disabled. 3. "Take snapshot" should be disabled and the "Restore" button should be disabled if there is a snapshot existed. 4. "Select a resource" input dialog should not appears in environment tab and "Save" button is disabled. Version-Release number of selected component (if applicable): 4.9.0 How reproducible: 100% Steps to Reproduce: 1. create a user 'test' and give it view only permission to a namespace 'default' $ oc adm policy add-role-to-user view test -n default 2. create a vm in 'default' 3. view VM tabs Actual results: Acionts are available for view only user Expected results: Actions should be disabled or hiden for view only user Additional info:
Due to complexity, the fix will be tracked in Jira: https://issues.redhat.com/browse/CNV-14855
It's not fixed by bz2028106.
>> 4. "Select a resource" input dialog should not appears in environment tab and "Save" button is disabled. The "Save" button is disabled, but the "Select a resource" dialog still appears and enabled and the "Serial Number" input is enabled too, is it as requested?
Verified on 4.10.0-0.ci-2021-12-23-133912
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.10.3 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:0056