Bug 1523168
| Summary: | [APB] Provision the MySQL/MariaDB/Postgresql failed | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jian Zhang <jiazha> |
| Component: | Service Broker | Assignee: | David Zager <dzager> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jian Zhang <jiazha> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.8.0 | CC: | aos-bugs, chezhang, jmatthew, smunilla, xtian |
| Target Milestone: | --- | ||
| Target Release: | 3.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-18 14:21:49 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: | 1534883 | ||
| Bug Blocks: | |||
|
Comment 3
John Matthews
2018-01-05 16:52:25 UTC
The problem in this bug is that you are using new APBs (runtime=2) with an old Service Broker. A Service Broker that 1) Does not pass along the POD_NAME/POD_NAMESPACE to the apb and 2) Does not know how to handle APBs of different runtimes. We likely just need to update our downstream images. Once the downstream broker knows how to handle runtime=2 APBs, it will also be backwards compatible with older APBs (runtime=1). Downstream builds for the broker and apbs should now be updated. |