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

Bug 2066822

Summary: Workload annotation should be removed from cnf-features-deploy fro AMQ Namespace
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Telco EdgeAssignee: Ian Miller <imiller>
Telco Edge sub component: ZTP QA Contact: obochan <obochan>
Status: CLOSED ERRATA Docs Contact:
Severity: urgent    
Priority: urgent CC: aputtur, keyoung
Version: 4.10   
Target Milestone: ---   
Target Release: 4.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2068098 (view as bug list) Environment:
Last Closed: 2022-07-11 15:28:27 UTC Type: ---
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: 2066796    
Bug Blocks: 2068098    

Description OpenShift BugZilla Robot 2022-03-22 14:31:18 UTC
+++ This bug was initially created as a clone of Bug #2066796 +++

Description of problem:
AMQ interconnect operators are not pinned to platform cores, and the AMQ namespace has an annotation to manage workload.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
---
apiVersion: v1
kind: Namespace
metadata:
  name: amq-router
  annotations:
    workload.openshift.io/allowed: management
    ran.openshift.io/ztp-deploy-wave: "2"
Expected results:
---
apiVersion: v1
kind: Namespace
metadata:
  name: amq-router
  annotations:
    ran.openshift.io/ztp-deploy-wave: "2"


Additional info:

Comment 2 obochan 2022-04-05 15:06:28 UTC
issue is verfied with 
[obochan@obochan event-consumer]$ oc version 
Client Version: 4.8.0
Server Version: 4.10.6
Kubernetes Version: v1.23.5+b0357ed

[obochan@obochan event-consumer]$ oc get csv -A | grep amq
amq-router                                         amq7-interconnect-operator.v1.10.6           Red Hat Integration - AMQ Interconnect                   1.10.6                amq7-interconnect-operator.v1.10.4   Succeeded
amq-router                                         performance-addon-operator.v4.10.1           Performance Addon Operator                               4.10.1                                                     Succeeded
[obochan@obochan event-consumer]$

Comment 5 errata-xmlrpc 2022-07-11 15:28:27 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.22 extras 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:5514