Invalid description when running 'odo dev --debug' #7197
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
needs-triage
Indicates an issue or PR lacks a `triage/*` and requires one.
/kind bug
What versions of software are you using?
Operating System: Fedora 39
Output of
odo version
: 3.15.0How did you run odo exactly?
odo dev --platform podman --debug --forward-localhost
then
odo describe component
Actual behavior
output of the describe command:
Expected behavior
as Debug is supported, i'm running using the --debug and thus it must be returned when describing the component.
it's actually the same output for the
dev
only command.the only change is the debug port.Any logs, error output, etc?
The text was updated successfully, but these errors were encountered: