Page MenuHomePhabricator

Enforce that containers from a user run with the uid assigned to that user
Closed, ResolvedPublic

Description

If tool.X is running a pod with a few containers, they should all run with the uid of tool.X. This should be enforced via an admission controller.

Event Timeline

yuvipanda raised the priority of this task from to Low.
yuvipanda updated the task description. (Show Details)

Wheee! See pull request in previous comment for details, but we have this deployed in our cluster now. Need to test it and throw stuff at it to make sure it's rock solid...

yuvipanda raised the priority of this task from Low to High.Nov 17 2015, 2:46 AM

This works sufficiently now!