pulumi/kubespy

Current context not respected

ChipWolf opened this issue · 1 comments

If you switch the current context to a specific namespace, either in the kubeconfig, or with tools such as kubectx or kubens; kubespy always assumes the default namespace.

I created PR to resolve this issue.
#74