spring-cloud / spring-cloud-deployer-local

The Spring Cloud Deployer implementation for a "local" machine
Apache License 2.0
39 stars 53 forks source link

Support better probes. #189

Closed jvalkeal closed 4 years ago

jvalkeal commented 4 years ago

It would be good to have support for app startup and health http probes. Main motivation is to make an app fail or never come deployed which makes testing much easier and then you can demonstrate some stream update failures locally as well.