Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI fails to retrieve bearer token #2720

Closed
4 tasks done
wmiller112 opened this issue Oct 10, 2024 · 0 comments · Fixed by #2731
Closed
4 tasks done

CLI fails to retrieve bearer token #2720

wmiller112 opened this issue Oct 10, 2024 · 0 comments · Fixed by #2731

Comments

@wmiller112
Copy link
Contributor

Checklist

  • I've searched the issue queue to verify this is not a duplicate bug report.
  • I've included steps to reproduce the bug.
  • I've pasted the output of kargo version.
  • I've pasted logs, if applicable.

Description

kargo login <url> --kubeconfig results in the following error:

Error: error retrieving bearer token from kubeconfig: %!w(<nil>)

Cluster is in EKS, so uses credentials plugin, but this appears to be supported. I get the same error if I generate a bearer token and set the user.token.

Steps to Reproduce

kargo login <url> --kubeconfig

Version

Client Version: v0.8.8
Server Version: v0.8.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants