Bug 1769844
| Summary: | Marketplace-operator produces unbounded number of package registry replicasets when CatalogSourceConfig targetNamespace is missing | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Kevin Rizza <krizza> |
| Component: | OLM | Assignee: | Kevin Rizza <krizza> |
| OLM sub component: | OperatorHub | QA Contact: | Fan Jia <jfan> |
| Status: | CLOSED NOTABUG | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | chancez, dageoffr, ecordell, jfan |
| Version: | 4.1.z | ||
| Target Milestone: | --- | ||
| Target Release: | 4.1.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1767547 | Environment: | |
| Last Closed: | 2019-11-21 02:14:11 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: | 1767547 | ||
| Bug Blocks: | |||
|
Comment 1
Kevin Rizza
2019-11-19 21:10:19 UTC
Moving to ON_QA so it can be verified that this does not impact 4.1. test env: cv: 4.1.24 test result: the problem won't be in 4.1 cluster because the marketplace-operator won't try to create the catalogsource in the missing ns, and the catalogsource won't recover after the missing ns is recreated. And this problem is fix in 4.2. |