kubectl-sick-pods icon indicating copy to clipboard operation
kubectl-sick-pods copied to clipboard

KUBECONFIG can contain multiple files

Open taxilian opened this issue 1 year ago • 1 comments

I love this little project, but I can't use it because I have multiple kubeconfig files in my KUBECONFIG variable -- which works with other things, but not this plugin.

KUBECONFIG=/Users/tax/.kube/config:/Users/tax/work/kubeconfig

taxilian avatar Nov 09 '23 18:11 taxilian

Thanks for reporting!

This little tool could definitely use some love and needs an overhaul - this issue is probably explained by the fact that its using a fairly old version of the kubectl API interfaces (and I've learned a bit since then).

I'll see if I can get some time in bringing it back to life and update it to the latest and greatest of everything

alecjacobs5401 avatar Nov 09 '23 18:11 alecjacobs5401