vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Unable to delete components in ocp extension
Able to delete the 'project' but not able to delete and remove a component in the extension sidebar.
additionally, after deleting the namespace/project, deploying the orphaned component to ocp silently does nothing
Able to delete the 'project' but not able to delete and remove a component in the extension sidebar.
@bkemp You are saying you cannot deleted component in 'Components View'. Is that correct?
deploying the orphaned component to ocp silently does nothing
There is no deployment feature in extension, could you elaborate what exactly you are using in UI?
Thank you.
Yes, the component cannot be deleted AND there is an action in the ellipsis '...' that says 'Deploy to Openshift'. This is after the cluster does not exist, as well. I can click on it, but nothing happens, of course. It's very misleading.
"Deploy to OpenShift" was a vscode-quarkus feature. We've removed that feature from vscode-quarkus, since it wasn't working. This what the "Delete Component" options look like now: