Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Conversation

@jmlrt
Copy link
Member

@jmlrt jmlrt commented Dec 14, 2021

Kibana has no direct interaction with the Kubernetes API, and as such,
it does not need a mounted service account token in its pods. By
disabling this automount, potential attackers cannot access the API on
behalf/through the Pod.

This commit allows users to opt out on SA token automount, but leaves
leaves current behaviour untouched to avoid breaking things.

Signed-off-by: Jorik Jonker [email protected]

Kibana has no direct interaction with the Kubernetes API, and as such,
it does not need a mounted service account token in its pods. By
disabling this automount, potential attackers cannot access the API on
behalf/through the Pod.

This commit allows users to opt out on SA token automount, but leaves
leaves current behaviour untouched to avoid breaking things.

Signed-off-by: Jorik Jonker <[email protected]>
@jmlrt jmlrt added the backport label Dec 14, 2021
@jmlrt jmlrt requested review from a team and framsouza December 14, 2021 12:04
@jmlrt
Copy link
Member Author

jmlrt commented Dec 14, 2021

jenkins test this please

1 similar comment
@jmlrt
Copy link
Member Author

jmlrt commented Dec 14, 2021

jenkins test this please

@jmlrt jmlrt merged commit a338798 into elastic:7.16 Dec 14, 2021
@jmlrt jmlrt deleted the backport-1301-716 branch December 14, 2021 13:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants