Bug 1801417
| Summary: | [4.3]Bump ovnkube to support OVN2.12 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Phil Cameron <pcameron> |
| Component: | Networking | Assignee: | Phil Cameron <pcameron> |
| Networking sub component: | ovn-kubernetes | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | unspecified | CC: | weliang |
| Version: | 4.4 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.3.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-24 14:33:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1798191, 1798613 | ||
| Bug Blocks: | |||
|
Description
Phil Cameron
2020-02-10 20:20:44 UTC
Backport https://github.com/ovn-org/ovn-kubernetes/pull/926 to https://github.com/openshift/ovn-kubernetes/pull/86 to 4.3 Tested and verified in 4.3.0-0.nightly-2020-03-03-144847 [root@dhcp-41-193 FILE]# oc rsh ovnkube-master-8m42g Defaulting container name to northd. Use 'oc describe pod/ovnkube-master-8m42g -n openshift-ovn-kubernetes' to see all of the containers in this pod. sh-4.2# rpm -qa | grep ovn ovn2.12-2.12.0-32.el7fdn.x86_64 ovn2.12-vtep-2.12.0-32.el7fdn.x86_64 ovn2.12-central-2.12.0-32.el7fdn.x86_64 ovn2.12-host-2.12.0-32.el7fdn.x86_64 sh-4.2# rpm -qa | grep openvswitch openvswitch2.12-2.12.0-12.el7fdp.x86_64 openvswitch-selinux-extra-policy-1.0-14.el7fdp.noarch openvswitch2.12-devel-2.12.0-12.el7fdp.x86_64 sh-4.2# exit exit [root@dhcp-41-193 FILE]# oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.3.0-0.nightly-2020-03-03-144847 True False 54m Cluster version is 4.3.0-0.nightly-2020-03-03-144847 [root@dhcp-41-193 FILE]# Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0858 |