154 Commits (29278b52a7c67659182e80c03e261d5979d4c523)
 

Author SHA1 Message Date
Shriram Rajagopalan 4a1411d23e s/forward/route/ (#88) 7 years ago
Matt Klein 2dc5d4a37a lds: add name for listeners (#103) 7 years ago
tschroed 194b656c79 Make RouteConfiguration self-describing. (#101) 7 years ago
htuch 422332bf5f bazel: various fixes to assist the Google import. (#99) 8 years ago
htuch abcd5ba14a eds/rds: endpoint subsetting in clusters based on metadata. (#94) 8 years ago
htuch 8047d57891 api: static bootstrap proto definition. (#97) 8 years ago
htuch 89c068ddbd api: remove cc_generic_services dependency. (#96) 8 years ago
htuch 1b4ac577d1 test/api: basic C++ build/link test, minor RLDS fix. (#90) 8 years ago
Dan Noé 7f9195fe5e Add proto format details to AccessLog specification. (#83) 8 years ago
htuch ecd521b1ac api: generalize DiscoveryResponse and some versioning updates. (#87) 8 years ago
htuch 7352904532 api: C++ service definitions in generated proto bindings. (#82) 8 years ago
htuch 803dd0a589 api: factor out discovery request/response commonalities. (#80) 8 years ago
tschroed 5e8fe4b392 Add bi-di streaming variants of the discovery APIs. (#79) 8 years ago
Lizan Zhou eb2e9a4ef7 Export protobuf sources as filegroup (#77) 8 years ago
Matt Klein 6bdff02aae Merge/review staging -> master (#78) 8 years ago
htuch 23bb456eae rds/cds: allow future extension of upstream priorities. (#57) 8 years ago
htuch 0052b98319 lds: prefix ranges and source IP/port matching. (#49) 8 years ago
htuch 8f6595ef70 doc: rename Rate Limit Service to Rate Limit Discovery Service. (#56) 8 years ago
htuch 56c5901292 rds: add path regex option, remove priority from VirtualCluster. (#55) 8 years ago
htuch 0f2421dfe7 rds/http_connection_manager: extend user defined request/response hea… (#54) 8 years ago
htuch beb9a4dd81 api/filter: add tcp_proxy/rate_limit/mongo_proxy filter config protos. (#51) 8 years ago
htuch 3201cdc4a0 rds: rename shadowing to request mirroring. (#53) 8 years ago
htuch 7e3dacd261 rds: make hash policy extensible. (#52) 8 years ago
htuch 35bd263aef cds: add initial_window_size/max_concurrent_streams to Http2ProtocolOptions. (#50) 8 years ago
htuch 7cb1d97f60 lds/rds: add opaque per-filter metadata. (#48) 8 years ago
htuch bafed453b3 tools: generate_listeners. (#46) 8 years ago
Rohit Bhoj 633a80eb8e Renamed LocalityEndpoints message in eds.proto, as it was (#47) 8 years ago
htuch 122b94cc5d filter: http_connection_manager proto. (#40) 8 years ago
Piotr Sikora 8e09349c27 TLS: add ability to hash SPKI instead of certificate. (#44) 8 years ago
htuch 917f1075dc doc: describe listener immutability and drain behavior in API principles. (#43) 8 years ago
htuch 8a8ab07eda examples: simple service listener and http_connection_manager protos. (#41) 8 years ago
htuch 8018918aa7 lds: support binding to resolved addresses. (#38) 8 years ago
htuch 2600ee4ec2 build: python proto generation in api_build_system.bzl. (#39) 8 years ago
htuch 461d2f8f4b api: trivial cleanups. (#42) 8 years ago
htuch 2fe9b3dad2 API goals, principles and terminology. (#28) 8 years ago
htuch 69f18b068d HTTP endpoints for all xDS APIs. (#32) 8 years ago
htuch 5f266fcb62 Add has_services annotation to api_proto_library. (#37) 8 years ago
htuch 043a5eedf1 Replace custom Duration with google.protobuf.Duration well known type. (#35) 8 years ago
htuch a8b5fe0007 Replace google.protobuf.{String,Byte}Value with string. (#31) 8 years ago
htuch ed5303dc27 Package namespace versioning for v2 API. (#30) 8 years ago
htuch 156da93363 Draft HDS API. (#20) 8 years ago
htuch 06f6d12ca9 lds: support resolver extensibility. (#13) 8 years ago
htuch e13c452e75 Add Apache 2.0 LICENSE file. (#21) 8 years ago
htuch e498071da6 lds: empty address implies bind 0.0.0.0/::. (#17) 8 years ago
htuch ad1673648d ci: travis infrastructure and bazel.build target to validate protos build. (#18) 8 years ago
htuch 94e4ef1f80 Fix address.proto proto compile issue. (#19) 8 years ago
htuch 1f6bfe61f1 Draft EDS API. (#11) 8 years ago
Piotr Sikora b8cdf40652 Address: add SocketAddress.service for DNS SRV resolution. (#15) 8 years ago
Piotr Sikora fa7cbda9c9 Address: add SocketAddress.protocol. (#16) 8 years ago
Piotr Sikora ba218d6a26 TLS: move TlsParameters to the first field. (#12) 8 years ago