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

Always throws an error "It looks like you are trying to use a client-go credential plugin that is not installed." #25

Open
partounian opened this issue Jul 18, 2023 · 2 comments

Comments

@partounian
Copy link

It looks like you are trying to use a client-go credential plugin that is not installed.

To learn more about this feature, consult the documentation available at:
      https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins

The error doesn't occur when I use the same kubeconfig secret with azure/setup-kubectl@v3 and azure/k8s-set-context@v3

@noaKurman
Copy link

noaKurman commented Aug 31, 2023

Hey @partounian! We're having the same issue, Do you have a workaround for that?

@partounian
Copy link
Author

partounian commented Aug 31, 2023

Try @noaKurman base64 encoding the kubeconfig if you haven't. If you have encoded it then try not encoding it.

I ended up using azure/setup-kubectl@v3 & azure/k8s-set-context@v3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants