Verified [kni@provisionhost-0-0 ~]$ oc version Client Version: 4.10.13 Server Version: 4.10.13 Kubernetes Version: v1.23.5+b463d71 [kni@provisionhost-0-0 ~]$ oc get csv -n openshift-nmstate NAME DISPLAY VERSION REPLACES PHASE kubernetes-nmstate-operator.4.10.0-202205020604 Kubernetes NMState Operator 4.10.0-202205020604 Succeeded [kni@provisionhost-0-0 ~]$ oc get pods -n openshift-nmstate -o name | (xargs -I% oc describe % -n openshift-nmstate | grep QoS) QoS Class: Burstable QoS Class: Burstable QoS Class: Burstable QoS Class: Burstable QoS Class: Burstable QoS Class: Burstable QoS Class: Burstable QoS Class: Burstable QoS Class: Burstable
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.13 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:1690