ahmetb/kubectl-tree

Doesn't read current namespace from kubeconfig as CLI fallback

ahmetb opened this issue · 0 comments

If --namespace/-n is not specified we currently hardcode "default" because genericclioptions isn't setting/providing the namespace from context object of kubeconfig.

Tracking at kubernetes/cli-runtime#9