56 Commits (495cb837d4ac742f2a0aab13e73b4a3aee8d7510)

Author SHA1 Message Date
htuch 495cb837d4 cds: clarify the role of set vs. unset http2_protocol_options. (#119) 7 years ago
htuch 2fc8114056 rds: add source IP and (generated) cookie hash policies. (#114) 7 years ago
htuch 4755f3817e eds: clarify load balancing weights and effective traffic percentage. (#116) 7 years ago
htuch edea204fc8 tls_context: refactor common TLS context for downstream/upstream into shared message. (#118) 7 years ago
htuch cda9f3d22d health_check: move service_name into HttpHealthCheck. (#117) 7 years ago
htuch 14bc392447 eds: split advanced LB stats and assignment streams. (#106) 7 years ago
htuch 76cc651224 cds: added deprecated_v1.service_name to suport v1 -> v2 translation. (#115) 7 years ago
htuch 518784c453 cds: some more fixes to match v1 schema and v2 proto. (#110) 8 years ago
htuch ea695fb301 api: add notion of canary to DiscoveryResponse. (#105) 8 years ago
htuch 24837b1762 cds: some fixes to match the v2 protos with v1 schema and code. (#109) 8 years ago
htuch 4699ae33cd api: add a notion of build version to Node identity. (#108) 8 years ago
htuch 01acafa412 lds: eliminate direction from filter config. (#107) 8 years ago
Shriram Rajagopalan 4a1411d23e s/forward/route/ (#88) 8 years ago
Matt Klein 2dc5d4a37a lds: add name for listeners (#103) 8 years ago
tschroed 194b656c79 Make RouteConfiguration self-describing. (#101) 8 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
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 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
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 8018918aa7 lds: support binding to resolved addresses. (#38) 8 years ago
htuch 461d2f8f4b api: trivial cleanups. (#42) 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 e498071da6 lds: empty address implies bind 0.0.0.0/::. (#17) 8 years ago
htuch 94e4ef1f80 Fix address.proto proto compile issue. (#19) 8 years ago
htuch 1f6bfe61f1 Draft EDS API. (#11) 8 years ago