Bug 2066796
| Summary: | Workload annotation should be removed from cnf-features-deploy fro AMQ Namespace | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Aneesh Puttur <aputtur> |
| Component: | Telco Edge | Assignee: | Ian Miller <imiller> |
| Telco Edge sub component: | ZTP | QA Contact: | obochan <obochan> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | unspecified | ||
| Version: | 4.11 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-26 16:43:57 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: | 2066822 | ||
moved to verified due to pipeline does not yet support 4.11 build and testing will be done on 4.10 once ported back. |
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: