Description of problem: When attempting to deploy hw-event-proxy operator on a fresh SNO ZTP deploy, it fails Version-Release number of selected component (if applicable): OCP 4.10.0-0.nightly-2021-12-14-122508 https://github.com/jzding/hw-event-proxy-operator.git 6540e5b68f30a3ce2eb95a64e810c1e4a0f7b47c How reproducible: Steps to Reproduce: 1. clone repo 2. issue make deploy 3. oc get pods -n hw-event-proxy-operator-system Actual results: No resources found in hw-event-proxy-operator-system namespace. Expected results: Namespace should contain the hw-event-proxy Additional info: $ oc -n hw-event-proxy-operator-system get deployment hw-event-proxy-operator-controller-manager -o json gave: { "lastTransitionTime": "2022-01-19T19:34:30Z", "lastUpdateTime": "2022-01-19T19:34:30Z", "message": "pods \"hw-event-proxy-operator-controller-manager-6d7767969b-\" is forbidden: autoscaling.openshift.io/ManagementCPUsOverride the pod namespace \"hw-event-proxy-operator-system\" does not allow the workload type management", "reason": "FailedCreate", "status": "True", "type": "ReplicaFailure" } ],
fix merged: https://github.com/redhat-cne/hw-event-proxy-operator/pull/12
https://github.com/redhat-cne/hw-event-proxy-operator/pull/15
Final fix here : https://github.com/redhat-cne/hw-event-proxy-operator/pull/20
*** Bug 2052586 has been marked as a duplicate of this bug. ***
verified on helix28
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 (Moderate: OpenShift Container Platform 4.11.0 extras and security 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/RHSA-2022:5070