odo analyze
returns error if current directory contains an invalid Devfile
#6683
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)).
Milestone
/kind bug
What versions of software are you using?
Output of
odo version
:odo v3.8.0 (987d6f6)
How did you run odo exactly?
Actual behavior
Output of
odo analyze
:Expected behavior
The goal of
odo analyze
is to analyze the current directory and return things it has detected (like best Devfile, name, port, ...). Even if there is already a Devfile, I think we should not try to validate it at this point.Any logs, error output, etc?
The text was updated successfully, but these errors were encountered: