Bug 1582857 - Unable to delete servicebinding
Summary: Unable to delete servicebinding
Keywords:
Status: CLOSED DUPLICATE of bug 1586135
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Catalog
Version: 3.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 3.9.z
Assignee: Jeff Peeler
QA Contact: Jian Zhang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-27 14:23 UTC by hgomes
Modified: 2021-09-09 14:15 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-18 15:49:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description hgomes 2018-05-27 14:23:42 UTC
Description of problem:

The deletion of the secret of the servicebinding was performed, but deleting the resource did not work as expected

When trying to delete the lines from the resource it fails with message:

     finalizers:
     - kubernetes-incubator/service-catalog
One of the examples provided,

# oc edit servicebindings postgresql-persistent-xxxxxx
error: servicebindings "postgresql-persistent-xxxxxx" is invalid
error: servicebindings "postgresql-persistent-xxxxxx" is invalid
A copy of your changes has been stored to "/tmp/oc-edit-b9bzr.yaml"
error: Edit cancelled, no valid changes were saved.

The error when editing:

# servicebindings "postgresql-persistent-xxxxx" was not valid:
# * status.unbindStatus: Unsupported value: "": supported values: "Succeeded", "Failed", "NotRequired", "Required"

Looks that we might be hitting some sort of bug for this.

Comment 2 John Matthews 2018-05-29 17:48:06 UTC
I think this issue relates to Service Catalog, changing the component.

Comment 4 Jeff Peeler 2018-05-29 19:57:07 UTC
This is the same as https://bugzilla.redhat.com/show_bug.cgi?id=1566328, but collecting information about how the binding got into this state would be appreciated.

Comment 9 Jeff Peeler 2018-06-18 15:49:09 UTC
Fix has been committed on duplicate bug: https://bugzilla.redhat.com/show_bug.cgi?id=1586135#c1

*** This bug has been marked as a duplicate of bug 1586135 ***


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