-
Bug
-
Resolution: Won't Do
-
Blocker
-
None
-
None
-
None
When opening Overview page of Kiali with View only permissions "foo" user, it shows error massages repetitively:
Error fetching Mesh-wide mTLS status. Could not fetch validations status: Gateway Time-out
Steps to reproduce:
- Install SM 1.1 with Kiali 1.12.5 and Bookinfo.
- Create a "foo" user with view only permission on "bookinfo". "oc adm policy add-cluster-role-to-user basic-user foo", oc adm policy add-role-to-user view foo -n bookinfo.
- Open Kiali Overview page with logged in "foo" user.
Errors are displayed repetitively with each auto refresh.
But it should show notification message only once that "Mesh-wide mTLS status feature disabled"
- causes
-
OSSM-173 NoN cluster-admin User configuration
- Closed