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"}'
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
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