Replies: 2 comments
-
I think this is the same issue here - #3160 |
Beta Was this translation helpful? Give feedback.
0 replies
-
fixed a permission with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using Kubernetes mode, but I am getting the following error:
Error: Error: The Service account needs the following permissions [{"group":"","verbs":["get","list","create","delete"],"resource":"pods","subresource":""},{"group":"","verbs":["get","create"],"resource":"pods","subresource":"exec"},{"group":"","verbs":["get","list","watch"],"resource":"pods","subresource":"log"},{"group":"batch","verbs":["get","list","create","delete"],"resource":"jobs","subresource":""},{"group":"","verbs":["create","delete","get","list"],"resource":"secrets","subresource":""}] on the pod resource in the 'arc-runners' namespace. Please contact your self hosted runner administrator.
Error: Process completed with exit code 1.
Error: Executing the custom container implementation failed. Please contact your self hosted runner administrator
Any idea how to solve it? Do you know which Role I should update?
Thanks,
Yitzhak
Beta Was this translation helpful? Give feedback.
All reactions