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

allow all builtin auth providers #35

Closed
cppforlife opened this issue Mar 5, 2019 · 3 comments · Fixed by #1616
Closed

allow all builtin auth providers #35

cppforlife opened this issue Mar 5, 2019 · 3 comments · Fixed by #1616
Labels
kind/feature New feature or request
Milestone

Comments

@cppforlife
Copy link

instead of

_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"

let's do

_ "k8s.io/client-go/plugin/pkg/client/auth"

since that includes all client-go known auth providers

@sixolet sixolet added the kind/feature New feature or request label Jul 11, 2019
coryrc pushed a commit to coryrc/client that referenced this issue May 14, 2020
Also update `Makefile` rules for easier maintenance.
@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 15, 2020
@navidshaikh
Copy link
Collaborator

/remove-lifecycle stale
/reopen

@knative-prow-robot
Copy link
Contributor

@navidshaikh: Reopened this issue.

In response to this:

/remove-lifecycle stale
/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@knative-prow-robot knative-prow-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 4, 2022
@navidshaikh navidshaikh linked a pull request Mar 4, 2022 that will close this issue
@dsimansk dsimansk added this to the 1.3 (0.30) milestone Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants