odo deploy
should trigger a default deploy command (group.kind: deploy
.) and execute all the defined steps
#5151
Labels
area/deploy
Issues or PRs specific to the `odo deploy` command
estimated-size/S (5-10)
Rough sizing for Epics. Less then one sprint of work for one person
kind/user-story
An issue of user-story kind
priority/High
Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
User story:
As a developer I want to be able to easily deploy my application based on the outerloop definition in devfile, so I can test my application running exactly how it will run in production.
Acceptance criteria:
odo deploy
should trigger a default deploy command (group.kind: deploy.) and execute it based on how it is definedpush
, do not deploy components referenced in a devfile command1part of the bigger user story #5109
The text was updated successfully, but these errors were encountered: