-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.19, 4.20
This is a clone of issue OCPBUGS-56707. The following is the description of the original issue:
—
Description of problem:
A normal user without project accessed 'User management'->'Roles' page, could only see parts of roles list.
Version-Release number of selected component (if applicable):
4.19.0-0.nightly-2025-05-26-074247
How reproducible:
Always
Steps to Reproduce:
1.A normal user without project accessed 'User management'->'Roles' page. 2. 3.
Actual results:
1. User could only see parts of roles list and could not scroll down the page.
Expected results:
1. For user without project, seems no roles should be shown. See output from client: [yanpzhan@fedora ~]$ oc get roles.rbac.authorization.k8s.io --all-namespaces Error from server (Forbidden): roles.rbac.authorization.k8s.io is forbidden: User "testuser-31" cannot list resource "roles" in API group "rbac.authorization.k8s.io" at the cluster scope [yanpzhan@fedora ~]$ oc get roles.authorization.openshift.io --all-namespaces Error from server (Forbidden): roles.authorization.openshift.io is forbidden: User "testuser-31" cannot list resource "roles" in API group "authorization.openshift.io" at the cluster scope
Additional info:
- clones
-
OCPBUGS-56707 Normal user without project could only see parts of roles list.
-
- Verified
-
- is blocked by
-
OCPBUGS-56707 Normal user without project could only see parts of roles list.
-
- Verified
-
- links to
-
RHBA-2025:9278 OpenShift Container Platform 4.19.1 bug fix update