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

Third party provider support for out of cluster config #19

Closed
clux opened this issue May 24, 2019 · 3 comments
Closed

Third party provider support for out of cluster config #19

clux opened this issue May 24, 2019 · 3 comments
Labels
config Kube config related help wanted Not immediately prioritised, please help!

Comments

@clux
Copy link
Member

clux commented May 24, 2019

Certainly nice to have so we don't have to impersonate service accounts with their tokens directly outside the cluster.

I can see there's some partial support upstream via:

and will try to port it. That said:

It would be really awesome to have a dedicated crate for the kubeconfig. Preferably one that doesn't export a http client to use with api calls. That way this library can be purely an API abstraction and a completely disjoint approach to ynqa's version.

@clux clux added enhancement help wanted Not immediately prioritised, please help! labels May 24, 2019
@clux
Copy link
Member Author

clux commented May 24, 2019

Port branch available, and it doesn't break service account auth at least, but I also have no way of testing it here at the moment. A dedicated crate if someone is willing to help out with a better testing strategy would be amazing.

@clux clux added the config Kube config related label May 27, 2019
@clux clux mentioned this issue Jul 3, 2019
@clux
Copy link
Member Author

clux commented Jul 22, 2019

#20 merged, the support is probably not great still, but at least the logic is there and people report EKS working.

@clux
Copy link
Member Author

clux commented Feb 9, 2020

Forgot to close this :/

@clux clux closed this as completed Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Kube config related help wanted Not immediately prioritised, please help!
Projects
None yet
Development

No branches or pull requests

1 participant