HYPERFLEET-983: Fix broken Go toolchain in HyperFleet CI build image#77920
Conversation
Switch build_root from jasee/openshift-build:rhel-9-golang-1.25 (broken since Apr 15) to ocp/builder:rhel-9-golang-1.25-openshift-4.21 across all 5 HyperFleet repos (13 config files).
|
@rafabene: This pull request references HYPERFLEET-983 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (13)
WalkthroughUpdated CI image stream tag references across 13 OpenShift Hyperfleet configuration files, replacing the build image source from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 10✅ Passed checks (10 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@rafabene: This pull request references HYPERFLEET-983 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[REHEARSALNOTIFIER]
A total of 35 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@rafabene: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/pj-rehearse ack |
|
@rafabene: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ciaranRoche, rafabene The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…penshift#77920) Switch build_root from jasee/openshift-build:rhel-9-golang-1.25 (broken since Apr 15) to ocp/builder:rhel-9-golang-1.25-openshift-4.21 across all 5 HyperFleet repos (13 config files).
…penshift#77920) Switch build_root from jasee/openshift-build:rhel-9-golang-1.25 (broken since Apr 15) to ocp/builder:rhel-9-golang-1.25-openshift-4.21 across all 5 HyperFleet repos (13 config files).
…penshift#77920) Switch build_root from jasee/openshift-build:rhel-9-golang-1.25 (broken since Apr 15) to ocp/builder:rhel-9-golang-1.25-openshift-4.21 across all 5 HyperFleet repos (13 config files).
…penshift#77920) Switch build_root from jasee/openshift-build:rhel-9-golang-1.25 (broken since Apr 15) to ocp/builder:rhel-9-golang-1.25-openshift-4.21 across all 5 HyperFleet repos (13 config files).
Summary
build_rootfromjasee/openshift-build:rhel-9-golang-1.25(broken since Apr 15) toocp/builder:rhel-9-golang-1.25-openshift-4.21across all 5 HyperFleet reposRoot cause
The Quay.io image
quay.io/jacobsee/openshift-build:rhel-9-golang-1.25was rebuilt on April 15 with a broken Go 1.25 toolchain causing redeclaration errors ininternal/abi/map_swiss.go.Test plan
JIRA: https://redhat.atlassian.net/browse/HYPERFLEET-983
Summary by CodeRabbit