Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

[Request] ability to import kubernetes config #23

Open
matt-carr opened this issue Dec 1, 2020 · 1 comment
Open

[Request] ability to import kubernetes config #23

matt-carr opened this issue Dec 1, 2020 · 1 comment
Assignees

Comments

@matt-carr
Copy link

I noticed that you removed the kubernetes configuration option in 4.0 (cool, removes the kubernetes dependency), but it would be nice if there was an ability in argo.workflows.client.configuration to load from a kubernetes Configuration file. I would imagine the desire to load the local kubernetes config is fairly common, and while you obviously want to keep the dependency out having a convenience method to sideload the argo config with a kubernetes config would make lives substantially easier :)

@binarycrayon
Copy link
Member

ya I was debating about this before

I'll need to look into it, basically adding a helper function to generate Configuration from kubectl config

if you figured out how to do that before I do feel free to share or add a pr!

@binarycrayon binarycrayon self-assigned this Dec 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants