Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to set automountServiceAccountToken to false #13108

Open
EliranTurgeman opened this issue Sep 29, 2024 · 0 comments
Open

ability to set automountServiceAccountToken to false #13108

EliranTurgeman opened this issue Sep 29, 2024 · 0 comments

Comments

@EliranTurgeman
Copy link

EliranTurgeman commented Sep 29, 2024

What problem are you trying to solve?

To Meet Security Standards for not automatically mounting service accounts
for compliance in Gov Clouds
Note: That the service account token can be mounted manually as a volume

How should the problem be solved?

Helm Chart should, by default, set automountServiceAccountToken to true for all Linkerd Pods (to not change the current behavior)
but will have the option to change it to "false"

Any alternatives you've considered?

None; it's part of compliance tasks
https://learn.microsoft.com/en-us/azure/governance/policy/samples/built-in-policies
https://www.azadvertizer.net/azpolicyadvertizer/kubernetes_block-automount-token.html

How would users interact with this feature?

Set it to true in the helm chart for LInkerd to harden the security of the cluster to

Would you like to work on this feature?

maybe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant