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

Need more details about backing application upgrade option

Open buddyavis opened this issue 5 years ago • 1 comments

GIVEN a service instance is created with a service plan containing backing application and properties mapping.

WHEN the backing application new version is available, new service plan will be published in the market place.

THEN using cf update-service option, I would like upgrade to the new version of the backing application without changing the existing configuration and environment mapping.

Is this feature supported in cloud app broker?

buddyavis avatar Mar 18 '20 17:03 buddyavis

Hi @buddyavis , yes we do support this, and it was recently optimised as part of #349. I'll check the documentation we have on this and update it if necessary. Hope this helps!

spikymonkey avatar Jun 10 '20 16:06 spikymonkey