helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[jaeger-operator] Missing RBAC create to tokenreviews

Open djsly opened this issue 4 years ago • 2 comments

requesturi responsestatus.code user.username verb
/apis/authentication.k8s.io/v1/tokenreviews 403 system:serviceaccount:monitoring:jaeger-operator create

djsly avatar Aug 23 '20 04:08 djsly

"" count requestUri status code user verb
1 17723 /apis/authentication.k8s.io/v1/tokenreviews 403 system:serviceaccount:tracing:jaeger-operator create
2 17434 /apis/authentication.k8s.io/v1/tokenreviews 403 system:serviceaccount:monitoring:jaeger-operator create

djsly avatar Nov 20 '20 04:11 djsly

we are getting ~17k 403 requests per day, why is jaeger trying to create tokenreviews

djsly avatar Nov 20 '20 04:11 djsly