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

No Auth Provider found for name "gcp" #11

Closed
wrdls opened this issue Jan 15, 2019 · 2 comments
Closed

No Auth Provider found for name "gcp" #11

wrdls opened this issue Jan 15, 2019 · 2 comments

Comments

@wrdls
Copy link
Contributor

wrdls commented Jan 15, 2019

Wanted to try this tool but it doesn't seem to work with a kubeconfig with a gcp auth-provider. My user looks like this:

- name: gke-cluster
  user:
    auth-provider:
      config:
        access-token: <token>
        cmd-args: config config-helper --format=json
        cmd-path: /opt/google-cloud-sdk/bin/gcloud
        expiry: "2019-01-08T12:48:04Z"
        expiry-key: '{.credential.token_expiry}'
        token-key: '{.credential.access_token}'
      name: gcp

Found this possibly related issue: kubernetes/client-go#242

@maorfr
Copy link
Contributor

maorfr commented Jan 16, 2019

Hey @wrdls,

Thanks for bringing this up!
You are right, that is the solutio.
Would you like to get involved and submit a PR for this?
If not, that is perfectly fine. ;)

cc @hagaibarel

@maorfr
Copy link
Contributor

maorfr commented Jan 20, 2019

This issue is fixed in 0.9.2.
If not, feel frèe to reopen.

Thanks for getting involved ;)

@maorfr maorfr closed this as completed Jan 20, 2019
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