The Wayback Machine - https://web.archive.org/web/20200529110235/https://github.com/topics/cloudfoundry
Skip to content
#

cloudfoundry

Here are 299 public repositories matching this topic...

gdankov
gdankov commented Mar 24, 2020

Issue

When we do cf push --no-start dora followed by cf restage dora we get the following error message:

❯ cf restage dora                          
This action will cause app downtime.

Restaging app dora in org o / space s as admin...

Staging app and tracing logs...
App has not finished staging
FAILED

We're not sure if this is expected behavior or a bug. If it i

redorff
redorff commented May 28, 2019

In critical environments, monitoring is a requirement.

So this service broker framework could offer an unauthenticated route like /status.

This route would be bound to a status() method in the ServiceBroker class.
By default, the status method would always return "OK".

Then, any developer using the framework could inherit or overload this status method for his own needs.

Improve this page

Add a description, image, and links to the cloudfoundry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloudfoundry topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.