-
Notifications
You must be signed in to change notification settings - Fork 223
OCPBUGS-55316: [release-4.14] Upgrade openvswitch package version to 3.3 #4834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCPBUGS-55316: [release-4.14] Upgrade openvswitch package version to 3.3 #4834
Conversation
Open vSwitch 3.1 is EoL upstream and so the support of this version in FDP is limited. To ensure timely bug fix delivery for 4.14+ we need to upgrade to the current LTS stream, which is Open vSwitch 3.3. It will be fully supported for much longer. This change follows a corresponding move of RHCOS and OVN-Kubernetes to the same OVS 3.3. MicroShift should stay in sync. Signed-off-by: Ilya Maximets <[email protected]> (cherry picked from commit 656773e)
|
/jira cherry-pick OCPBUGS-54714 |
|
@igsilya: Jira Issue OCPBUGS-54714 has been cloned as Jira Issue OCPBUGS-55316. 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. |
|
@igsilya: This pull request references Jira Issue OCPBUGS-55316, 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ggiguash, igsilya 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 |
|
/jira refresh |
|
@ggiguash: This pull request references Jira Issue OCPBUGS-55316, which is invalid:
Comment 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. |
|
@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-sigs/prow repository. I understand the commands that are listed here. |
|
/label backport-risk-assessed |
|
/jira refresh |
|
@ggiguash: This pull request references Jira Issue OCPBUGS-55316, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: 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. |
|
/label cherry-pick-approved |
|
@kasturinarra: Can not set label cherry-pick-approved: Must be member in one of these teams: [] 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 kubernetes-sigs/prow repository. |
|
/label cherry-pick-approved |
77ee9df
into
openshift:release-4.14
|
@igsilya: Jira Issue OCPBUGS-55316: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-55316 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. |
Manual cherry-pick of #4700 due to some merge conflicts.
Open vSwitch 3.1 is EoL upstream and so the support of this version in FDP is limited. To ensure timely bug fix delivery for 4.14+ we need to upgrade to the current LTS stream, which is Open vSwitch 3.3. It will be fully supported for much longer.
This change follows a corresponding move of RHCOS at openshift/os#1794 and OVN-Kubernetes at openshift/ovn-kubernetes#2511 to the same OVS 3.3. MicroShift should stay in sync.
Corresponding os and ovn-kubernetes PRs above are already merged.