-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Description
Which area/kind this issue is related to?
/area registry
Issue Description
This Issue is part of the #1112, which was split in order to track better the progress of the multiple sample versions support. This issue focuses on the creation of new sample versions for each one of the samples that have a parent which supports outerloop. Those samples are:
python-basicjava-springboot-basicgo-basic
Every new version will have the 2.0.0 value and will be on a different branch (e.g. v2.0.0 branch for go-basic:2.0.0) and will use port 8080 instead of 8081 in order to be more consistent.
In order to keep backwards compatibility with ODC and RHTAP we will have to maintain the default version of every sample in the main (default) branch. This is the reason why we will have to create a new branch for the new version.
Acceptance Criteria
- New version (
2.0.0) is created forgo-basic,python-basicandjava-springbootbasic samples. - New versions are merged inside a different branch (
v2.0.0) and not the default one. - New versions are using the
8080port instead of8081.
Metadata
Metadata
Assignees
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Type
Projects
Status
Done ✅