Runner Pods is in Pending state due to Privileged container is not allowed: dind, securityContext: {"privileged": true} in the Organization Cluster #2851
Replies: 3 comments
-
I'm experiencing the same problem here, I've tried two different values to set
|
Beta Was this translation helpful? Give feedback.
-
I see the following related discussions that seem to suggest that this should work, but I'm having a hard time following these threads, or at least these threads seem to suggest that my |
Beta Was this translation helpful? Give feedback.
-
I've moved this question over to StackOverflow here: https://stackoverflow.com/questions/77062492/how-to-disable-privileged-container-execution-in-nextflows-kubernetes-executor |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
need your help with problem I am facing with Runner Pods are been in pending state due to below error described in runner pod.
Overview: So I am using latest update of actions runner controller (runner scale set). so while deploying the same setup in my organization cluster I am facing issue with "Privileged container is not allowed: dind, securityContext: {"privileged": true}".
I did change the value of securityContext: {"privileged": false} in the spec sections of the template runner Pod inside the values.yml file of gha-runner-scale-set still it show me the error.
so due to this my runner are showing offline in github runner group.
Could you please help me to fix this issue.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions