htuch
8018918aa7
lds: support binding to resolved addresses. ( #38 )
...
It will be common to not want to do extra resolving on ports, so allow
config to opt for this.
8 years ago
htuch
ed5303dc27
Package namespace versioning for v2 API. ( #30 )
...
Generalizes #9 .
Fixes #7 .
8 years ago
htuch
06f6d12ca9
lds: support resolver extensibility. ( #13 )
...
This will be useful for Google and other site specific extension of the
resolving of both names and ports. For listeners, ports and bound
addresses can be expressed in a site-specific format. For upstreams,
host names can be resolved using the plugin.
8 years ago
htuch
e498071da6
lds: empty address implies bind 0.0.0.0/::. ( #17 )
...
As discussed offline and in https://github.com/lyft/envoy-api/issues/14 .
8 years ago
htuch
94e4ef1f80
Fix address.proto proto compile issue. ( #19 )
8 years ago
Piotr Sikora
b8cdf40652
Address: add SocketAddress.service for DNS SRV resolution. ( #15 )
...
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
8 years ago
Piotr Sikora
fa7cbda9c9
Address: add SocketAddress.protocol. ( #16 )
...
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
8 years ago
htuch
f2250e84d1
Draft CDS API. ( #8 )
...
The idea here is to get into the repository something with reasonable
fidelity to the early drafts that have been floated.
8 years ago