Closed andrewsav-bt closed 4 years ago
@andrewsav-datacom How can we get this fixed?
@dkerwin sorry, I do not understand the question. The obvious answer is "by merging this PR". What's missing?
I'd really love to see you integrate the suggestion I made (replacing log.info + sprintf with log.infof). Besides that the PR looks fine.
Where can I see the suggestion?
@dkerwin I've made the change.
For integration of other internal tooling it is necessary to know which account was just added to
kubeconfig
bydexter
. Then other tooling may use this information to create, for example, a new context with that user inkubeconfig
. Without this it is not possible to guess which of the accounts inkubeconfig
was just updated.This PR adds a new command line parameter
-f
that allows specifying a file name where dexter would write the email/identity/user just authenticated.