Bug 1507368
Summary: | Cannot delete rc of Mariadb and MySQL after deprovision | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Zhang Cheng <chezhang> |
Component: | Service Broker | Assignee: | David Zager <dzager> |
Status: | CLOSED DUPLICATE | QA Contact: | Zhang Cheng <chezhang> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.7.0 | CC: | aos-bugs, jmatthew, wmeng |
Target Milestone: | --- | ||
Target Release: | 3.7.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: | 2017-11-02 15:31:42 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: | 1508969 | ||
Bug Blocks: |
Comment 1
Zhang Cheng
2017-10-30 05:21:12 UTC
Just to be specific, the problem here is the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=1503523. The reason that postgresql-apb does not have this issue is that it is working around it by handling the replication controllers and deploymentconfigs separately. This is not an APB problem, but rather an issue with the ansible module (and maybe the openshift python client). Will provide resolution when trackable items are created. This bug will be fixed by Bug #1508969 After some internal discussion, it is more appropriate to mark this closed-duplicate as the bug is really in the python client that is not handling our request to delete the deployment(config) correctly. *** This bug has been marked as a duplicate of bug 1508969 *** |