AUTOSCALE-966: Fix release-5.0 builds for http-add-on and keda - #83652
Conversation
The switch to OCP images in AUTOSCALE-966 did not include the changes required for the release-5.0 branches where the builds are now failing. Signed-off-by: Vincent Link <vlink@redhat.com>
|
@linkvt: This pull request references AUTOSCALE-966 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 task to target the "5.1.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 YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (2)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe release build configurations now use RHEL-specific Containerfiles. The KEDA configuration also removes the unused base image definition and updates the adapter target. ChangesRHEL Containerfile migration
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: 🔵 Low · up to The PR updates release-5.0 build configuration for KEDA and the HTTP add-on. It is mergeable with owner awareness: run make update and verify the generated metadata and Prow jobs stay synchronized, or builds may remain inconsistent. Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-kedacore-http-add-on-release-5.0-images |
|
@linkvt: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@linkvt: The following test failed, say
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. |
|
Image build works, failure is unrelated. /pj-rehearse ack |
|
@linkvt: 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: joelsmith, linkvt 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 |
e0e4456
into
openshift:main
The switch to OCP images change from AUTOSCALE-966 did not include the changes required for the release-5.0 branches where the builds are now failing.
See e.g. https://prow.ci.openshift.org/view/gs/test-platform-results/logs/branch-ci-openshift-kedacore-http-add-on-release-5.0-images/2086836208498905088
From my understanding the auto config branching does not happen anymore on the 5.0 release files which is why this fix isn't taken from the main branch config.
Related PRs:
Summary by CodeRabbit
This PR fixes release-5.0 OpenShift CI builds for the KEDA HTTP add-on and KEDA.
openshift/Containerfile.*.rhelfiles.base_imagesdefinition from the KEDA release configuration.custom-metrics-autoscaler-adapter.