spring-cloud-app-broker
spring-cloud-app-broker copied to clipboard
Support optionally deleting Target space
Cloud app broker supports custom target space through CustomSpaceTarget.
When I delete a service instance created using the service with custom target space, app broker is attempting to delete the space that is configured in the CustomSpace.
Expectation is app broker should not delete the space, since the given custom space is created outside of app broker.
We'll take a look at making space deletion configurable