Skip to content

New devfile based stacks should contain samples #13529

@l0rd

Description

@l0rd

Description

Currently a Che stack (i.e. java-maven) is associated to one or more samples (e.g. web-java-petclinic and console-java-simple). But often different samples of the same stack requires different settings (env variables, memory, commands) and making generic stacks that work with every project is hard.

Another point is that from a UX point of view it's more straightforward to select a vue.js or a angular stack rather than selecting the node js stack and then the angular sample.

So this issue is about the proposal to associate every stack to one unique project sample. The project, as well as the commands, would be specified in the the stack devfiles. The user would still be able to override the sample stack project and commands.

image

Metadata

Metadata

Labels

kind/enhancementA feature request - must adhere to the feature request template.severity/blockerCauses system to crash and be non-recoverable or prevents Che developers from working on Che code.status/in-progressThis issue has been taken by an engineer and is under active development.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions