Improve error when resources have no namespace #59
Labels
enhancement
New feature or request
kube
Kubernetes related
P1
High Priority
steps
Related to Cucumber Steps
When an object has no namespace, kubedog fails with the following error
the server does not allow this method on the requested resource
. That is not a clear error msg.We should improve that. To do so we need parse the objects to look for the absence of the namespace and log that properly.
The text was updated successfully, but these errors were encountered: