Skip to content

re2-test-supervisor-runtime-uid

@nicktrn nicktrn tagged this 18 Aug 17:40
Adds KUBERNETES_RUNNER_SECURITY_CONTEXT (off | baseline | restricted), selecting how constrained the run container is.

baseline drops the capability bounding set and blocks privilege escalation. restricted additionally pins the container to a non-root uid, chosen by runtime so bun images get their own.

Default is off, so this is inert on merge.
Assets 2
Loading