bluecatlabs / gateway-workflows

BlueCat DNS Gateway Workflows
Apache License 2.0
35 stars 55 forks source link

Allow Bluecat API Gateway to run as arbitrary UID #111

Open sanbornick opened 4 years ago

sanbornick commented 4 years ago

Some distributions of kubernetes add a layer of security by randomizing the UID a container image runs as, ignoring the assertion that may be present in a docker formatted container image. In order to make the Bluecat API Gateway the most portable within the k8s ecosystem, please allow it to run with arbitrary UID.

Example distribution documentation, section "SUPPORT ARBITRARY USER IDS"

chrisjws commented 4 years ago

I will funnel this to our product group for evaluation.