Commit 2a1439e3 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

portRouteInfo shows status of proxy

This commit does two things: it reports the status of the microservices
proxy in the `portRouteInfo`, so that if that's disabled we would
immediately know, and it also stop spawn the proxy `Application` in case
it's disabled. This wasn't the case before; previously we would be
spawing the proxy process even though it was "morally" disabled.
parent 24d11d63
Pipeline #6566 passed with stages
in 58 minutes and 30 seconds