Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Drop allowed_users and allowed_groups #4

Open
flavio opened this issue Mar 16, 2021 · 0 comments
Open

Drop allowed_users and allowed_groups #4

flavio opened this issue Mar 16, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@flavio
Copy link
Member

flavio commented Mar 16, 2021

Remove the allowed_users and allowed_groups because they are useful only when a user directly creates a Pod object.

Pod objects created via higher level resources (like Deployment, StatefulSet) do not retain the details about the user details. All their request are seen as originated from an internal service account of Kubernetes.

@flavio flavio added bug Something isn't working good first issue Good for newcomers labels Mar 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant