Bug 2042652 - Unable to deploy hw-event-proxy operator
Summary: Unable to deploy hw-event-proxy operator
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Native Events
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 4.11.0
Assignee: Jack Ding
QA Contact: nwaizer
URL:
Whiteboard:
: 2052586 (view as bug list)
Depends On:
Blocks: 2054897
TreeView+ depends on / blocked
 
Reported: 2022-01-19 20:43 UTC by nwaizer
Modified: 2022-08-10 10:24 UTC (History)
5 users (show)

Fixed In Version: 4.11.0
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 2054897 (view as bug list)
Environment:
Last Closed: 2022-08-10 10:23:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2022:5070 0 None None None 2022-08-10 10:24:00 UTC

Internal Links: 2052586

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


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