-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
monitoring
-
NEW
-
NEW
-
-
-
MON Sprint 246, MON Sprint 248
In CMO, Thanos Querier pods have an Oauth-proxy on port 9091 for web access on all paths.
We are going to replace it with kube-rbac-proxy.
The current behavior is allow access to the Thanos Querier web server for any user having "get" access to "namespace" resources. We do not have to keep the same logic but have to make sure no regression happen.
We use the subresource "prometheus/api" to authorize both "post" and "get" HTTP requests to kube-rbac-proxy.
We update the cluster role "cluster-monitoring-view" with new access priviledges and prepare a new role for api access.
- is cloned by
-
OBSDOCS-850 Update CLI command for accessing metrics from outside the cluster
- Closed
- is depended on by
-
MON-3701 Clean up oauth-proxy references from CMO code base
- Closed
- is documented by
-
OBSDOCS-850 Update CLI command for accessing metrics from outside the cluster
- Closed
- links to