Cocossoul

Results 4 issues of Cocossoul

This does not compile as the version of the Cloudfoundry Go client we use in the provider does not support route service bindings in ccv3. Pull Request opened on community...

As described here: https://github.com/cloudfoundry/cloud_controller_ng/issues/3780, in releases anteriors to [1.184.0](https://github.com/cloudfoundry/capi-release/releases/tag/1.184.0) of the Cloudfoundry controller, when we instruct Cloudfoundry to stop an app, it immediately reports the state "STOPPED" for the app...

Some apps can take a few moments to be fully up even after Cloudfoundry declared them "started" : database schema migrations, establishing connections to clients... We had some reports of...