Bug 2072038 - Missing SNO leadership election optimizations in 4.10 sriov network operator
Summary: Missing SNO leadership election optimizations in 4.10 sriov network operator
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.10
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: 4.10.z
Assignee: Ehila
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On: 2075562
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-05 13:19 UTC by browsell
Modified: 2022-05-23 13:25 UTC (History)
4 users (show)

Fixed In Version: sriov-network-operator-container-v4.10.0-202205110238.p0.g9d06eb1.assembly.stream
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-23 13:25:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift sriov-network-operator pull 648 0 None Merged [release-4.10] Bug 2072038: backport leader election for sno to 4.10 2022-05-13 16:24:56 UTC
Red Hat Product Errata RHBA-2022:2258 0 None None None 2022-05-23 13:25:34 UTC

Comment 4 Ehila 2022-05-11 17:52:34 UTC
Sure @zzhao, the way to verify that this worked as intended if you run the below command, you should see 270 being returned and not 15

oc get leases a56def2a.openshift.io -n openshift-sriov-network-operator -ojsonpath='{.spec.leaseDurationSeconds}{"\n"}'

Comment 7 zhaozhanqi 2022-05-17 01:54:59 UTC
Thank you @ehila 

Verified this bug on 4.10.0-202205161346

# oc get csv
NAME                                         DISPLAY                   VERSION               REPLACES                                     PHASE
sriov-network-operator.4.10.0-202205161346   SR-IOV Network Operator   4.10.0-202205161346   sriov-network-operator.4.10.0-202204291519   Succeeded


# oc get leases a56def2a.openshift.io -n openshift-sriov-network-operator -ojsonpath='{.spec.leaseDurationSeconds}{"\n"}'
270

Comment 9 errata-xmlrpc 2022-05-23 13:25:10 UTC
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 (OpenShift Container Platform 4.10.15 bug fix update), 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-2022:2258


Note You need to log in before you can comment on or make changes to this bug.