The following commands result in an error pop up when run from the command palette:
- "OpenShift: Create Service ..." (
clusters.openshift.csv.create)
- "OpenShift: New Service" (
openshift.service.create i think?)
- "OpenShift: Delete Service" (
openshift.service.delete.palette)
Some of these commands rely on odo application list, which no longer exists.
We should either:
The following commands result in an error pop up when run from the command palette:
clusters.openshift.csv.create)openshift.service.createi think?)openshift.service.delete.palette)Some of these commands rely on
odo application list, which no longer exists.We should either:
odo add binding) #2803 is supposed to replace the functionality of these commands)odo application list(I haven't been able to after some searching, if there is one it's not provided byodo: https://odo.dev/docs/user-guides/v3-migration-guide/#commands-added-modified-or-removed-in-v3)