fix bugs around kube config path flags#497
Conversation
This centralizes the GetKubeClient and GetKubeConfig functions so that we're always using the right kube config path Signed-off-by: Caleb Boylan <calebboylan@gmail.com>
|
Thank you @squidboylan for working on this. This LGTM. Only small query: Would this fix #362 as well? |
I dont think so, this only fixes the |
Great. Meanwhile, we can merge this one. Thanks for confirming. |
|
/e2e |
This centralizes the GetKubeClient and GetKubeConfig functions so that we're always using the right kube config path