pytogo / portforward

Kubernetes Port-Forward Go-Edition For Python
https://portforward.readthedocs.io
MIT License
17 stars 6 forks source link

$KUBECONFIG env variable is ignored #15

Closed atti92 closed 1 year ago

atti92 commented 1 year ago

https://github.com/pytogo/portforward/blob/f42e688ba624c57798ec1ccb91fa852fe67d3833/portforward.py#L133

This should be the same as in the official kubernetes client: https://github.com/kubernetes-client/python/blob/master/kubernetes/base/config/kube_config.py#L48

corka149 commented 1 year ago

Hi @atti92

thanks for the hint. I changed it. It will be included in release v0.4.0.