The kubevirt:view
ClusterRole
does not provide permissions for users to access VirtualMachineCluster{Instancetype,Preference}
cluster scoped resources when bound using RoleBinding
#10437
Labels
/area instancetype
/assign
What happened:
$subject, the
kubevirt:view
ClusterRole
doesn't provide access to cluster scoped resources when bound through aRoleBinding
:What you expected to happen:
A separate
ClusterRole
should be provided by KubeVirt that can be bound with aClusterRoleBinding
allowing access to these cluster scoped resources.How to reproduce it (as minimally and precisely as possible):
As above.
Additional context:
Add any other context about the problem here.
Environment:
virtctl version
): N/Akubectl version
): N/Auname -a
): N/AThe text was updated successfully, but these errors were encountered: