Description of problem: Need to clarify the notice for service catalog resources serviceinstance/servicebinding/project clean up. Please refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1541350#c5 https://bugzilla.redhat.com/show_bug.cgi?id=1540543#c5
We have already made a PR for this: https://github.com/openshift/openshift-docs/pull/7752 Does that improve things sufficiently, or is more clarification needed?
@Paul, The clarification is OKay for me. Furthermore, I suggest to add more description about how to workaround and notice for '--force' while user try to removing service catalog resources. As you said in another bug: https://bugzilla.redhat.com/show_bug.cgi?id=1540543#c5 You can remove the finalizer to unblock full deletion of the service instance, but you run the risk that there may be resources associated with the instance that aren't fully deleted. For the record, '--force' doesn't have any effect on service catalog resources. My comment that it should work was a statement that ideally it should work, not that we expect it to work now. Since I wrote that comment, I've discovered the --force is basically a client-side notion only, and we won't be able to have custom behavior to make --force work for service catalog resources.
*** This bug has been marked as a duplicate of bug 1544554 ***