Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2042652

Summary: Unable to deploy hw-event-proxy operator
Product: OpenShift Container Platform Reporter: nwaizer
Component: Cloud Native EventsAssignee: Jack Ding <jacding>
Cloud Native Events sub component: Hardware Event Proxy QA Contact: nwaizer
Status: CLOSED ERRATA Docs Contact:
Severity: urgent    
Priority: unspecified CC: aputtur, ijolliff, jacding, keyoung, nparekh
Version: 4.10   
Target Milestone: ---   
Target Release: 4.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.11.0 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 2054897 (view as bug list) Environment:
Last Closed: 2022-08-10 10:23:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2054897    

Description nwaizer 2022-01-19 20:43:17 UTC
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"
            }
        ],

Comment 2 Jack Ding 2022-01-20 19:18:49 UTC
fix merged:
https://github.com/redhat-cne/hw-event-proxy-operator/pull/12

Comment 4 Jack Ding 2022-02-15 20:43:07 UTC
Final fix here : https://github.com/redhat-cne/hw-event-proxy-operator/pull/20

Comment 5 Jack Ding 2022-02-15 22:45:16 UTC
*** Bug 2052586 has been marked as a duplicate of this bug. ***

Comment 6 nwaizer 2022-02-21 22:40:24 UTC
verified on helix28

Comment 7 nwaizer 2022-02-21 22:40:57 UTC
verified on helix28

Comment 12 errata-xmlrpc 2022-08-10 10:23:42 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 (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