Skip to content

Allow configuration of Pod Security Context by Kubernetes Exeutor

David Schile requested to merge bajacondor/gitlab-runner:security-context into master

What does this MR do?

Adds configuration options for pod security context in the k8s executor.

Why was this MR needed?

Executors currently have no means to affect or add a pod security context policy

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#3427 (closed) #3188 (closed)

Edited by David Schile

Merge request reports