Uh oh!
There was an error while loading. Please reload this page.
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 |
sosiouxme
commented
Aug 18, 2026
/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 |
sosiouxme
commented
Aug 19, 2026
/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 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sosiouxme The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
@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. |
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