Bug 1507368 - Cannot delete rc of Mariadb and MySQL after deprovision
Summary: Cannot delete rc of Mariadb and MySQL after deprovision
Keywords:
Status: CLOSED DUPLICATE of bug 1508969
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Broker
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.7.0
Assignee: David Zager
QA Contact: Zhang Cheng
URL:
Whiteboard:
Depends On: 1508969
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-30 03:41 UTC by Zhang Cheng
Modified: 2017-11-02 15:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-02 15:31:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Zhang Cheng 2017-10-30 05:21:12 UTC
I noticed there is a bug https://bugzilla.redhat.com/show_bug.cgi?id=1503523(Deprovision of MySQL (APB) does not work). PR https://github.com/ansibleplaybookbundle/rhscl-mysql-apb/pull/6 have merged. But still failed in delete rc of Mariadb and MySQL after deprovision

Comment 2 David Zager 2017-10-31 16:27:45 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.

Comment 3 David Zager 2017-11-02 15:18:44 UTC
This bug will be fixed by Bug #1508969

Comment 4 David Zager 2017-11-02 15:31:42 UTC
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 ***


Note You need to log in before you can comment on or make changes to this bug.