ahmetb / kubectl-tree

kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
Apache License 2.0
2.91k stars 118 forks source link

Query namespaced resources in current namespace by default #22

Closed feloy closed 4 years ago

feloy commented 4 years ago

Fixes #18

ahmetb commented 4 years ago

Thanks much. This is good overall. Just added some code cleanup comments. Then we're good.

feloy commented 4 years ago

I think I've made the changes.