Skip to content

Create new version for Go stack using golang 1.19 #1300

Closed
@thepetk

Description

@thepetk

Which area/kind this issue is related to?

/area registry

Issue Description

As the go version 1.18 is currently EOL, we should update the go stack of the registry to use version 1.19. On the other hand, all versions using 1.18 should be marked as Deprecated by adding a tag in their metatada.tags field.

Acceptance Criteria

  • Create 2 new versions for go stack -> 1.2.0 (to update the default stack version) and 2.2.0 (to update the stack versions having schemaVersion: 2.2.x)
  • Add Deprecated tag to go stack versions 1.0.2, 1.1.0, 2.0.0, 2.1.0.
  • Update the stacks/go/stack.yaml file and set 1.0.2 as the default version.
  • Update the renovate.json file to skip directories stacks/go/1.0.2/, stacks/go/1.1.0/, stacks/go/2.0.0/, stacks/go/2.1.0/ because they will be deprecated
  • Update the https://github.com/devfile-samples/devfile-sample-go-basic to use golang version 1.19 and have as a parent the new version of the go stack.

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