odo delete fails for kubernetes components #5637
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/High
Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
/kind bug
What versions of software are you using?
Operating System:
MacOS
Output of
odo version
:odo v2.5.0 (5626b5d)
How did you run odo exactly?
odo delete component
Actual behavior
I have a kubernetes component that is defined as follows in my devfile
It gets deployed because I have an associated deploy command. When I invoke odo delete it fails with the following error.
Expected behavior
component is deleted.
Any logs, error output, etc?
The text was updated successfully, but these errors were encountered: