Skip to content
Snippets Groups Projects
Commit 8c9c5160 authored by Eric Chiang's avatar Eric Chiang
Browse files

storage/kubernetes: guess namespace from the service account token

The in cluster kubernetes client currently requires using the
downward API to determine its namespace. However this value can be
determine by inspecting the service account token mounted into the
pod. As a fallback, use this to guess the current namespace.
parent ba9f6c6c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment