vscode-kubernetes-tools / vscode-kubernetes-tools-api

A NPM package for building Kubernetes extensions for Visual Studio Code
Other
9 stars 15 forks source link

Fixed omitting InactiveCluster explorer node type #7

Closed itowlson closed 5 years ago

itowlson commented 5 years ago

Fixup for a last-minute change in #6 where a new node type got added but wasn't added to the ClusterExplorerNode union type.