-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
COO 1.3.0
-
None
-
None
-
False
-
-
1
-
Important
-
None
-
None
-
Sprint 285
-
None
-
None
-
None
Description of problem:
The forbidden message in "Observe > Logs" menu shows creation of RoleBinding instead of ClusterRoleBinding.
RoleBinding provides access to logs of a particular namespace but to access "Observe > Logs", it is needed to create ClusterRoleBinding.
So, forbidden error in "Observe > Logs" menu should point to "ClusterRoleBinding" and forbidden error in "Aggregated Logs" tab should show forbidden error with "RoleBinding".
Version-Release number of selected component (if applicable):
COO 1.3.1
How reproducible:
100%
Steps to Reproduce:
- Setup OpenShift Logging with LokiStack (with UIPlugin from COO)
- Create a test user and make it a project admin
- Login with test user and try to access "Observe > Logs" tab
- RoleBinding YAML is seen in error instead of ClusterRoleBinding
Actual results:
The forbidden error in "Observe > Logs" tab shows YAML of RoleBinding instead of ClusterRoleBinding.
Expected results:
It is expected to see ClusterRoleBinding YAML for "Observe > Logs" tab.
Additional info:
Code seems to be parsed from below GitHub URL:
- is related to
-
OU-578 From OCP Console not able to see logs when given Namespaced access permissions to the Logs
-
- New
-