Description of problem: Users without proper access to list virtual machines get an error when navigating to topology. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Create a user with only access to list namespaces rules: - verbs: - list - get - watch apiGroups: - '' - project.openshift.io resources: - projects - verbs: - list - get - watch apiGroups: - '' resources: - namespaces 2. Bind this role to a user. Ensure there are no other roles bound (especially not the view role) 3. Login to that user and navigate to topology in any namespace. Actual results: Error message stating the user cannot list resource "virtualmachines" Expected results: Topology to load with no error. If some data cannot be fetched, it shouldn't display an error but those resources are not depicted in the topology view. Additional info:
I have validated the bugzilla on Build: 4.5.0-0.nightly-2020-05-25-232952 Browser: Google Chrome Version 81.0.4044.129 Marking this as verified
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, 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/RHBA-2020:2409