-
Story
-
Resolution: Unresolved
-
Normal
-
None
When calling the role-binding for the default workspace, e.g.,
https://console.stage.redhat.com/api/rbac/v2/role-bindings/by-subject/?resource_id=<resource_id>&resource_type=workspace&fields=subject(group.name,group.user_count),role(name)
The result is empty. Because the role-binding is virtual (just uuid within tenant mapping)
We have to think of a way to fix this issue by either manually populate the default role bindings or create them.