vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Namespace non existent should be handled
If the current context is using a non existent namespace on the cluster, the Application Explorer is empty. We should handle this case:
- take the first available namespace
- if no namespaces are available display a link to create a new namespace/project