OCPBUGS-32927: Bump OVS version to 3.3.#1495
OCPBUGS-32927: Bump OVS version to 3.3.#1495openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
Conversation
Open vSwitch 3.3 is going to be a new LTS version. It contains performance improvements and features required for future releases of OVN. ovn-kubernetes container image is moving to this version as well, and it's better to keep them in sync. Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
|
@igsilya: This pull request references Jira Issue OCPBUGS-32927, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: 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. |
|
Hi @igsilya. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
|
/ok-to-test |
|
Patch itself LGTM. Will let @dcbw sanity-check it since historically he's been the one bumping OVS. /assign dcbw |
|
@jlebon Hi. I don't think Dan will be checking this PR. See the email. |
|
/hold |
|
/lgtm Feel free to drop the hold when ready. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: igsilya, jlebon 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 |
|
All the container changes have landed last week. Did another round of conformance tests on a manually upgraded cluster with this change and it looked good. /remove-hold |
|
/retest-required |
Not sure why this is failing (didn't fail before). @jlebon do you have ideas on why this can be? |
|
Looks like the issue is affecting other PRs as well, i.e. not related to this one. |
I hit this locally too and then updated my repo files to use the 9.4 GA repos instead of beta. I suspect the in-cluster mirrors might still have beta content. |
|
CI fixes in openshift/release#51750 |
|
/retest-required (I wonder how fast changes propagate.) |
|
@igsilya: 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/test-infra repository. I understand the commands that are listed here. |
|
@igsilya: Jira Issue OCPBUGS-32927: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-32927 has been moved to the MODIFIED state. 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. |
4.16 ovn-kubernetes and RHCOS are both moved to OVS 3.3: - openshift/ovn-kubernetes#2142 - openshift/os#1495 MicroShift should be kept in sync. Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Open vSwitch 3.3 is going to be a new LTS version. It contains performance improvements and features required for future releases of OVN.
ovn-kubernetes container image is moving to this version as well, and it's better to keep them in sync.
ovn-kubernetes counterpart: openshift/ovn-kubernetes#2142