"odo catalog list components --all" displays components without displaying name #3340
Labels
area/devfile-spec
Issues or PRs related to the Devfile specification and how odo handles and interprets it.
kind/bug
Categorizes issue or PR as related to a bug.
/kind bug
What versions of software are you using?
Operating System:
Mac OS
Output of
odo version
:odo version
odo v1.2.2 (dfaa739)
Server: https://9.30.194.54:6443
Kubernetes: v1.16.2
How did you run odo exactly?
odo catalog list components --all
Actual behavior
Add the devfilev2 registry:
odo registry add devfilev2 https://raw.githubusercontent.com/odo-devfiles/registry/master
odo registry list
odo catalog list components --all
notice the entries for registry
devfilev2
are unsupported and do not display the name.Expected behavior
As odo is now supposed to support devfilev2 I would have expected the devfilev2 components to be marked SUPPORTED=YES and more importantly the name should be displayed.
Any logs, error output, etc?
The text was updated successfully, but these errors were encountered: