[release-4.21] OCPBUGS-82064: Assert CNI version greater than equal to 1.0.0#30977
Conversation
|
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: openshift/coderabbit/.coderabbit.yaml 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:
✨ 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 |
|
/jira cherrypick OCPBUGS-82046 |
|
@arkadeepsen: Jira Issue OCPBUGS-82046 has been cloned as Jira Issue OCPBUGS-82064. Will retitle bug to link to 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. |
|
@arkadeepsen: This pull request references Jira Issue OCPBUGS-82064, 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. |
|
@arkadeepsen: This PR was included in a payload test run from openshift/ovn-kubernetes#3087
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/ca6b0310-3296-11f1-953a-3eec175873ae-0 |
|
/test e2e-aws-csi |
|
/skip |
|
@arkadeepsen: This PR was included in a payload test run from openshift/ovn-kubernetes#3087
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/f0f99610-32ee-11f1-9ea2-b6c28c658aa1-0 |
|
The following tests are failing in e2e-aws-ovn-fips, e2e-gcp-ovn, e2e-vsphere-ovn, e2e-vsphere-ovn-upi due to the CNI version mismatch. It is expecting The payload job ran with openshift/ovn-kubernetes#3087 was successful since the branch sync PR is bumping the CNI version to |
|
/test e2e-gcp-ovn-upgrade |
|
@arkadeepsen: This PR was included in a payload test run from openshift/ovn-kubernetes#3087
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/b24e2180-336e-11f1-8eef-893f056ce8e5-0 |
|
@arkadeepsen: This PR was included in a payload test run from openshift/ovn-kubernetes#3087
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/1aba7c50-34ff-11f1-8881-f5621743b1c0-0 |
|
/verified by running with these two PRs openshift/ovn-kubernetes#3087 openshift/multus-cni#284 |
|
@jluhrsen: 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. |
|
/jira refresh |
|
@arkadeepsen: This pull request references Jira Issue OCPBUGS-82064, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
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. |
9a93376 to
6800234
Compare
|
@arkadeepsen: This PR was included in a payload test run from openshift/ovn-kubernetes#3087
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c1cb8020-371b-11f1-8314-beaf8a27bf87-0 |
|
/test e2e-aws-csi |
|
/retest-required |
6800234 to
d91bdef
Compare
|
@arkadeepsen: 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. |
|
@arkadeepsen: This pull request references Jira Issue OCPBUGS-82064, which is valid. 7 validation(s) were run on this bug
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. |
|
/test e2e-aws-csi |
|
@arkadeepsen: 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. |
|
/lgtm |
| err := json.Unmarshal([]byte(nad.Spec.Config), &cniConfig) | ||
| Expect(err).NotTo(HaveOccurred()) | ||
|
|
||
| Expect(cniversion.GreaterThanOrEqualTo(cniConfig.CNIVersion, "1.0.0")).To(BeTrue()) |
There was a problem hiding this comment.
A non actionable note: This isn't really necessary considering we do an exact cniVersion match below, right?
There was a problem hiding this comment.
Added the line to verify if the CNI version is supported or not. It similar to this line: https://github.com/openshift/multus-cni/pull/284/changes#diff-f73ae23ad49258f5cdb5ffb37a1ccd4ace837549e44905f1a9ef2c5d5b0e9d37R508
|
@arkadeepsen you will need an approve from TRT: https://github.com/openshift/origin/blob/release-4.21/OWNERS |
|
/approve |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arkadeepsen, kyrtapz, mkowalski, smg247 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 |
e6cd3ea
into
openshift:release-4.21
|
@arkadeepsen: Jira Issue Verification Checks: Jira Issue OCPBUGS-82064 Jira Issue OCPBUGS-82064 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.21.0-0.nightly-2026-04-14-123546 |
This PR asserts CNI version is greater than equal to
1.0.0in the 4.21 branch. The related tests on the 4.22 -> 4.21 branch sync PR is failing due to the CNI version mismatch: openshift/ovn-kubernetes#3087