-
Bug
-
Resolution: Done
-
Normal
-
openshift-4.5
-
False
-
False
-
Undefined
-
Not Supported
-
-
ODC Sprint 194, ODC Sprint 195
-
Medium
Description of problem:
When a RoleBinding has more than one subject, we ignore them.
Steps to Reproduce
- Create a RoleBinding with two subjects:
apiVersion: authorization.openshift.io/v1 kind: RoleBinding metadata: name: gitops-user-binding roleRef: name: admin subjects: - kind: User name: GRESS - kind: User name: HERRNB_F userNames: - GRESS - HERRNB_F
- Navigate to Dev Perspective => Project => Project Access
Actual results:
Only the first subject (GRESS) is visible.
Expected results:
All subjects to be visible.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.5.0-0.okd-2020-10-03-012432 - UPI