Bug 2059095 - Opeartor pod is missing correct qosClass and priorityClass (4.10)
Summary: Opeartor pod is missing correct qosClass and priorityClass (4.10)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.10
Hardware: powerpc
OS: Linux
medium
medium
Target Milestone: ---
: 4.10.z
Assignee: Christoph Stäbler
QA Contact: Aleksandra Malykhin
URL:
Whiteboard:
Depends On: 2046191
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-28 08:00 UTC by Christoph Stäbler
Modified: 2022-05-11 10:32 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2046191
Environment:
Last Closed: 2022-05-11 10:31:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes-nmstate pull 261 0 None Merged [release-4.10] Bug 2059095: Rebase to upstream v0.64.7 2022-03-28 10:59:21 UTC
Github openshift kubernetes-nmstate pull 268 0 None open [release-4.10] Bug 2059095: Add qos class and priority class to operator template in CSV 2022-03-31 08:45:48 UTC
Red Hat Product Errata RHBA-2022:1690 0 None None None 2022-05-11 10:32:20 UTC

Comment 6 Aleksandra Malykhin 2022-05-09 08:21:26 UTC
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

Comment 9 errata-xmlrpc 2022-05-11 10:31:46 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.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


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