Created attachment 1848475 [details] Enabled menu Description of problem: "Create" action drop-down on "Virtual Machines" page is enabled for unprivileged user. Version-Release number of selected component (if applicable): 4.10 How reproducible: 100% Steps to Reproduce: 1. Create a VM in 'default' namespace 2. Give user 'test' view only permission to a namespace 'default': oc adm policy add-role-to-user view test -n default 3. Login to cluster as test and open "Virtual Machines" page. Actual results: "Create" action drop-down is enabled and allows to start VM/Template creation wizard Expected results: "Create" action drop-down is disabled, according to user permissions Additional info:
Hi @lkladnit , @gouyang , I'm guessing this bug is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2019645 just with a different way to handle the situation? Please consider closing this bug is the solution in https://bugzilla.redhat.com/show_bug.cgi?id=2019645 is ok, it's already merged and can be tested. Thank you Matan
Confirm *** This bug has been marked as a duplicate of bug 2019645 ***