vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Investigate the implementing the k8s extension API and functionality we depend on
We use l8s extension as an extension dependency as well as k8s extension API to provide some UI elements (like Ports Forwarding Status Bar Item/ view) and to obtain an information available on clusters (like available API Versions).
Since K8s extension is no longer being maintained, I think we should investigate what work is needed in order to get rid on his dependency.