Page MenuHomePhabricator
Paste P10514

toolschecker testing
ActivePublic

Authored by JHedden on Feb 25 2020, 3:01 PM.
Tags
None
Referenced Files
F31630485: raw.txt
Feb 25 2020, 3:01 PM
Subscribers
None
curl --key ....toolskube/client.key --cert ....toolskube/client.crt https://k8s.tools.eqiad1.wikimedia.cloud:6443/api/v1/nodes --insecure
{
"kind": "Status",
"apiVersion": "v1",
"metadata": {
},
"status": "Failure",
"message": "nodes is forbidden: User \"toolschecker\" cannot list resource \"nodes\" in API group \"\" at the cluster scope",
"reason": "Forbidden",
"details": {
"kind": "nodes"
},
"code": 403
}