Description of problem: Duplication of [1] for Baremetal case [1] https://bugzilla.redhat.com/show_bug.cgi?id=1772440 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The duplicated BZ is also for 4.4..0 release, Do we still need this one? or can we close it as duplicate? https://bugzilla.redhat.com/show_bug.cgi?id=1772440
https://bugzilla.redhat.com/show_bug.cgi?id=1772440 is for OSP case and this bug is for baremetal, so no duplication.
Problem is resolved. How to verify: 1. login to a baremetal server that has OCP 4.4 installed 2. login to the provision host by using: ssh kni@provisionhost 3. view pods by using: oc get pods -n openshift-kni-infra 4. for each type of pod, check memory and CPU by using: oc get pod -n openshift-kni-infra keepalived-master-0.victor-cluster.qe.lab.redhat.com -o yaml | egrep "memory|cpu" see that the above details fit the limit for each pod in the above yaml.
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:0581