NinesStack / sidecar

Gossip-based service discovery. Docker native, but supports non-container discovery, too.
MIT License
69 stars 7 forks source link

Fix Envoy gRPC API listener names #58

Closed mihaitodor closed 4 years ago

mihaitodor commented 4 years ago

The listener names need to be unique for each service port and the virtual host names need to be set to the service name, just like in the legacy JSON REST API implementation.