-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
area/alizerEnhancement or issue related to the alizer repoEnhancement or issue related to the alizer repoarea/relengRelease engineeringRelease engineeringseverity/blockerIssues that prevent developers from workingIssues that prevent developers from working
Description
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.18sigs.k8s.io/controller-runtime v0.14.4
This is issue is currently blocking: redhat-appstudio/application-service#372
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/alizerEnhancement or issue related to the alizer repoEnhancement or issue related to the alizer repoarea/relengRelease engineeringRelease engineeringseverity/blockerIssues that prevent developers from workingIssues that prevent developers from working
Type
Projects
Status
Done ✅