Skip to content

Create new sample versions for sample with parent outerloop support #1360

@thepetk

Description

@thepetk

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-basic
  • java-springboot-basic
  • go-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 for go-basic, python-basic and java-springboot basic samples.
  • New versions are merged inside a different branch (v2.0.0) and not the default one.
  • New versions are using the 8080 port instead of 8081.

Metadata

Metadata

Assignees

Labels

area/registryDevfile registry for stacks and infrastructure

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions