TRT-2908: Revert openshift/api#2986 - #2992
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@redhat-chai-bot: This pull request references TRT-2908 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 either version "5.0.0." or "openshift-5.0.0.", but it targets "5.1" instead. 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. |
|
Hello @redhat-chai-bot! Some important instructions when contributing to openshift/api: |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
|
/payload-job periodic-ci-openshift-hypershift-release-5.0-periodics-e2e-aws-ovn |
|
@sosiouxme: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c91c5710-9b51-11f1-88e3-69719a3597de-0 |
|
/lgtm
I thought we were done with this, what is even going on? Let's try again and see if magic happens /payload-job periodic-ci-openshift-hypershift-release-5.0-periodics-e2e-aws-ovn |
|
@sosiouxme: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/60e35340-9b6c-11f1-9b82-c3912063a89d-0 |
|
Scheduling tests matching the |
|
/payload-job periodic-ci-openshift-hypershift-release-5.0-periodics-e2e-aws-ovn |
|
@sosiouxme: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/f7e52d10-9bba-11f1-8820-90f99bb4241e-0 |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: sosiouxme 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 |
|
/test images |
|
rebuilt the problem image, let's see if that makes a difference? something is wrong with presubmits specifically, maybe just this repo |
|
@sosiouxme: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/fc217200-9bcc-11f1-9538-a9fca3bc732e-0 |
|
/retest-required AI-generated. Review for accuracy. |
|
@redhat-chai-bot: 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. |
|
The failing jobs are mysterious, track slack thread But there's no indication they actually have anything to do with this PR, or that this revert is problematic... I think it may be time to just merge it. |
Revert
This reverts openshift/api#2986 ("promote OSStreams feature gate to Default for Hypershift") which is breaking 5.0 CI payloads.
Root Cause
PR #2986 enables the MCC OSImageStream discovery code path in proxy-configured HostedClusters. The MCC attempts to reach container registries through a proxy that is unreachable from the management cluster, causing ignition payload generation to fatally error with
unable to retrieve any OSImageStream from the configured sources.Impact
hypershift-e2e-aws—TestCreateClusterProxyfails consistently (2/2 retries)5.0.0-0.ci-2026-08-14-194839Tracking
Notes
AI-generated. Review for accuracy.
@sosiouxme requested in Slack thread