kubehook icon indicating copy to clipboard operation
kubehook copied to clipboard

kubecfg handler renders config with hardcoded user

Open UiP9AV6Y opened this issue 4 years ago • 0 comments

the kubecfg endpoint renders the kubectl configuration file with a token generated for the authenticated user, but uses a hardcoded user for the user and context sections.

the resulting output can not be used as-is and requires post-processing on the consumer side.

UiP9AV6Y avatar Jan 26 '22 17:01 UiP9AV6Y