spring-cloud-consul
spring-cloud-consul copied to clipboard
add option to configure Consul check status considered as healthy
Instead of just considering check status "passing" as healthy we make the status configurable. That allows us to also consider e.g. "warning" as healthy.
Default is the current behavior that only allows "passing".
+1 for this issue. It would be awesome to get this merged :)
Any comment from the maintainers? Does anyone know how to fix the failed build?
It looks like your fork is some commits behind our master. Can you please merge our changes into your feature branch and try again?
Looks like there is a sporadically failing test (I did not touch the failing module). Could you please restart the tests?