spring-cloud-app-broker icon indicating copy to clipboard operation
spring-cloud-app-broker copied to clipboard

Support optionally deleting Target space

Open buddyavis opened this issue 5 years ago • 1 comments

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.

buddyavis avatar Mar 05 '20 08:03 buddyavis

We'll take a look at making space deletion configurable

spikymonkey avatar Jun 10 '20 16:06 spikymonkey