This repository was archived by the owner on Apr 17, 2025. It is now read-only.
Use the default namespace in the kubeconfig #347
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
hns command will fail to execute if the
-namespace
option is not specified.On the other hand, kubectl uses the default namespace set in kubeconfig if not specified. I think hns command's behavior should be aligned with kubectl's.
What do you think?
The text was updated successfully, but these errors were encountered: