Bug 1541524
| Summary: | Service Broker does not retry manifest fetch if failed and removedFromBrokerCatalog: true | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Matthew Robson <mrobson> |
| Component: | Service Broker | Assignee: | Jesus M. Rodriguez <jesusr> |
| Status: | CLOSED NOTABUG | QA Contact: | Zhang Cheng <chezhang> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.7.0 | CC: | aos-bugs, jesusr, mrobson |
| Target Milestone: | --- | ||
| Target Release: | 3.9.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-22 19:35:28 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: | 1548122 | ||
| Bug Blocks: | |||
|
Description
Matthew Robson
2018-02-02 19:15:27 UTC
I was able to look at the sosreport but the /var/log/messages was tailed for February 2nd. The logs with the errors are dated January 31st. Is there any possibility of getting the /var/log/messages from January 31st? After much debugging, I found that the problem is not with the Automation (Ansible) Broker but with how the Service Catalog resyncs the ServiceClasses. As seen in the original comment, if a ServiceClass was provisioned and not seen by the Service Catalog during a resync, it will be marked as removedFromBrokerCatalog. When the Broker recovers with the services again, the Service Catalog SHOULD flip the flag but it is not. I will open a bug against the Service Catalog and make this bug depend on that new one. |