-
Bug
-
Resolution: Done
-
Major
-
ACM 2.8.0, ACM 2.7.3
-
1
-
False
-
None
-
False
-
-
-
Observability Sprint 2023-03
-
Important
-
No
Description of problem:
When authenticated as a user (not kubeadmin), the user is unable to create a saved search, with a "forbidden" error.
Version-Release number of selected component (if applicable): 2.8.0
How reproducible: Always
Steps to Reproduce:
- Log as user and save a search.
Actual results:
userpreferences.console.open-cluster-management.io is forbidden: User "user1" cannot create resource "userpreferences" in API group "console.open-cluster-management.io" at the cluster scope
Expected results:
User doesn't require special permission to create a saved search.
Additional info:
The problem is because the action is executed as the logged user. In previous implementations, the actor of this action was the search-api service account.
- account is impacted by
-
ACM-4121 [ACM QE] Observability - ACM 2.8 Train 02 (Global Sprint 2023 - 03) QE Work Items
- Closed