CloudFoundryAppDeployer
should rebind SI after updating the SI when updateServiceInstance
#320
Milestone
CloudFoundryAppDeployer
should rebind SI after updating the SI when updateServiceInstance
#320
Currently in
CloudFoundryAppDeployer
, we rebind service instance before updating the service instance in the implementation ofupdateServiceInstance
. The order doesn't seem right. We should write a failing test to reproduce the problem then fix the ordering.The text was updated successfully, but these errors were encountered: