This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Eric Chiang 8c9c5160b6 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.
2016-10-21 23:35:17 -07:00
..
2016-07-26 15:51:24 -07:00