USHIFT-6785: support RHEL 10 bootc images in published-images scenarios#6904
USHIFT-6785: support RHEL 10 bootc images in published-images scenarios#6904agullon wants to merge 1 commit into
Conversation
Add rhel_version parameter to get_lrel_release_image_url() so el10 scenarios resolve microshift-bootc-rhel10 instead of rhel9. Enable el102-lrel@published-images-standard1 scenario. USHIFT-6785 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> pre-commit.check-secrets: ENABLED
|
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: Enterprise Run ID: 📒 Files selected for processing (3)
Walkthrough
ChangesRHEL Version Parameterization
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@agullon: This pull request references USHIFT-6785 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: agullon 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 |
|
/retest |
|
@agullon: The following tests 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. |
Summary
rhel_versionparameter toget_lrel_release_image_url()so el10 scenarios resolvemicroshift-bootc-rhel10instead ofrhel9el102-lrel@published-images-standard1scenario (remove.disabledsuffix)Without this fix, the el10 published-images scenarios pull the wrong (rhel9) image.
Backport of #6902 to main.
Jira: USHIFT-6785
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes