Throw Error, If multiple commands of same kind specified in devfile v2 and none is default #3271
Labels
area/devfile-spec
Issues or PRs related to the Devfile specification and how odo handles and interprets it.
kind/feature
Categorizes issue as a feature request. For PRs, that means that the PR is the implementation
/kind feature
Which functionality do you think we should add?
Currently for devfile V2, we are allowing users to specify multiple commands of same kind, and selecting the first command from the list, if none of them is default.
We need to throw error for following case "Multiple build command specified in devfile with no default"
Why is this needed?
The text was updated successfully, but these errors were encountered: