Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
k8s: add default_namespace exception handling
Adds exception handling around the get_default_namespace function, ensuring that if the kubectl invocation fails, we get some kind of error message especially with instruction to install kubectl if for some reason the user has not installed it.
- Loading branch information