-
-
Notifications
You must be signed in to change notification settings - Fork 364
Closed
Labels
configKube config relatedKube config relatedhelp wantedNot immediately prioritised, please help!Not immediately prioritised, please help!
Description
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:
- Add auth_provider for cloud ynqa/kubernetes-rust#16
- Add credential-plugin authentication support ynqa/kubernetes-rust#15
- Allow context, cluster, and user names to be specified ynqa/kubernetes-rust#17
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.
Metadata
Metadata
Assignees
Labels
configKube config relatedKube config relatedhelp wantedNot immediately prioritised, please help!Not immediately prioritised, please help!