vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

Namespace non existent should be handled

Open jeffmaury opened this issue 4 years ago • 0 comments

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

jeffmaury avatar Jun 25 '21 14:06 jeffmaury