Skip to content

Extend configuration of Pod Security Contexts by the Kubernetes Executor

This MR extends the pod security configuration from !1036 (merged) .

What does this MR do?

This MR allows the configuration of the security context for each container. This is required to configure container level security context settings. These settings are not setable on a pod level. It extends also the pod level security context settings by seLinux settings.

Why was this MR needed?

We need to set container level security settings.

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?

Edited by 🤖 GitLab Bot 🤖

Merge request reports