Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

feat(plugins/k8s): add security_context option for on-demand runners pt2 #4346

Merged
merged 5 commits into from
Dec 21, 2022

Conversation

krantzinator
Copy link
Contributor

This includes a rebase and the make gen/website-mdx results for #3903

Denys Vitali and others added 4 commits December 20, 2022 12:51
Certain locked down Kubernetes clusters require the users
to run containers in an unprivileged mode, and enforce this by checking
that the Pod SecurityContext settings do include stuff like
`runAsNonRoot: true`.

This commit adds support for custom SecurityContexts, so that
unprivileged runners can be dynamically spawned.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants