Closed willnewby closed 5 years ago
When you create a kubecfg from a ServiceAccount (like so https://gist.github.com/willnewby/7a1866147e036c0cfbd26b05efba9d70 for testing, etc) it sets a token field that wasn't used before. This includes that token in the config for making requests.
token
Looks good! Thanks for the contribution.
When you create a kubecfg from a ServiceAccount (like so https://gist.github.com/willnewby/7a1866147e036c0cfbd26b05efba9d70 for testing, etc) it sets a
token
field that wasn't used before. This includes that token in the config for making requests.