[release-4.22] OCPBUGS-85104: fix, cno, skip cloud-network-config-controller check on non-cloud platforms#8438
Conversation
…tforms The checkOperandsRolloutStatus function unconditionally expected the cloud-network-config-controller deployment when NetworkType is OVNKubernetes. However, this deployment is only created by CNO on cloud platforms (AWS, Azure, GCP, OpenStack) that have cloud APIs for network management. On non-cloud platforms like KubeVirt, Agent, None, IBMCloud, and PowerVS, CNO never creates this deployment, causing the CNO ControlPlaneComponent RolloutComplete condition to be permanently False with reason WaitingForOperands. This blocks controlPlaneVersion from reaching Completed and causes e2e test timeouts. Add a platform check so cloud-network-config-controller is only expected on platforms that actually deploy it. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
@openshift-cherrypick-robot: Detected clone of Jira Issue OCPBUGS-83410 with correct target version. Will retitle the PR to link to the clone. 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. |
|
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: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-85104, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-4.22 #8438 +/- ##
=============================================
Coverage 34.76% 34.76%
=============================================
Files 767 767
Lines 93314 93325 +11
=============================================
+ Hits 32442 32448 +6
- Misses 58196 58201 +5
Partials 2676 2676
🚀 New features to boost your workflow:
|
|
/lgtm |
|
/jira refresh |
|
@qinqon: This pull request references Jira Issue OCPBUGS-85104, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
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. |
|
/approve |
|
/test e2e-kubevirt-aws-ovn-reduced |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, openshift-cherrypick-robot, qinqon 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 |
|
@openshift-cherrypick-robot: 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. |
|
/verified by CI |
|
@orenc1: This PR has been marked as verified by 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. |
593f403
into
openshift:release-4.22
|
@openshift-cherrypick-robot: Jira Issue Verification Checks: Jira Issue OCPBUGS-85104 Jira Issue OCPBUGS-85104 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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. |
|
Fix included in release 4.22.0-0.nightly-2026-05-08-091412 |
This is an automated cherry-pick of #8238
/assign openshift-ci-robot