mirror of https://github.com/status-im/consul.git
51b58cd910
When testing adding http probes to apps, I ran into some issues which I fixed here: - The listener should be listening on the exposed listener port, updated that. - The listener and route names were pointing to the path of the exposed path. In my test, the path was "/" resulting in an empty string path. Also, the path may not be unique across exposed path listeners, so I decided to use the path+exposed port as the unique identifier. |
||
---|---|---|
.. | ||
internal | ||
proxy-snapshot | ||
proxy-tracker | ||
exports.go |