faas-netes
faas-netes copied to clipboard
Don't run functions as gid=0
There is a runAsNonRoot setting in the faas-netes configuration, but functions do run as gid 0, which was raised as a potential problem by our security team.
Expected Behaviour
It should be possible to run with gid!=0.
Current Behaviour
Containers run as gid=0.
Your Environment
OpenFaaS on GKE.
Can you provide a bit more detail including the potential solution and which files need a change and which flags you would like to see added / updated? What GID is preferable? Have you got a link to another project that does this?
@andeplane when you have time, please answer my message from June?
@LucasRoesler was this covered by profiles?
yes