Skip to content

Create backported version of Alizer 1.1.1 to use fixed dependencies and go versions #1210

@thepetk

Description

@thepetk

Which area/kind this issue is related to?

/area alizer
/area releng

Issue Description

Alizer right now in it's latest version (v1.1.1) is using go 1.19 and sigs.k8s.io/controller-runtime v0.15.0. Those versions cannot be consumed by HAS (an attempt was made here: redhat-appstudio/application-service#372).

In order to fix this we have to create a backported version v1.1.1-1.18 using:

  • go 1.18
  • sigs.k8s.io/controller-runtime v0.14.4

This is issue is currently blocking: redhat-appstudio/application-service#372

Metadata

Metadata

Assignees

Labels

area/alizerEnhancement or issue related to the alizer repoarea/relengRelease engineeringseverity/blockerIssues that prevent developers from working

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions