Skip to content

Merge in first revision of outer loop component support #206

@scottkurz

Description

@scottkurz

E.g. scottkurz/devfile-stack-intro@3f63642

Thinking that we might include in our devfile EACH of a 1-stage, 2-stage outer loop build.

So the user could have the choice of:
1-stage: mvn package && odo deploy
OR
2-stage: odo deploy

Fleshed out a bit..the 1-stage one probably has the Dockerfile provided by the app repo, e.g. like the one the OL starter will generate into a new project. The 2-stage one is purely online, tucked away in the repo/GH release and referenced remotely.
It certainly doesn't have to be all polished to keep up in this back burner mode. But it might be nice for someone else taking a look at our devfile to see our rough thoughts for where this is headed reflected within

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions