grpc-java/xds/third_party
Sergii Tkachenko bf6db5a77c
xds: sync envoy proto to commit 62ca8bd2b5960ed1c6ce2be97d3120cee719ecab (#8346)
* xds: sync envoy proto to commit 62ca8bd2b5960ed1c6ce2be97d3120cee719ecab
* Suppress warnings for newly deprecated xDS proto fields

Sync to the latest update to pick up https://github.com/envoyproxy/envoy/pull/16942 for forward compatibility with upcoming xDS Rate Limiting features.
Internal Envoy import CL for `62ca8bd2b5960ed1c6ce2be97d3120cee719ecab`: cl/381356375

Suppressed warnings for newly deprecated xDS proto fields:
1) `PerXdsConfig xds_config` to be replaced with `GenericXdsConfig generic_xds_configs`, but this work yet to be planned
2) `HttpConnectionManager`'s `uint32  setXffNumTrustedHops` to be replaced with `TypedExtensionConfig OriginalIpDetectionExtensions`: https://github.com/envoyproxy/envoy/pull/14855
2021-07-26 20:01:42 -04:00
..
envoy xds: sync envoy proto to commit 62ca8bd2b5960ed1c6ce2be97d3120cee719ecab (#8346) 2021-07-26 20:01:42 -04:00
googleapis xds: sort FILES in import.sh scripts alphabetically 2021-02-01 18:43:41 -05:00
istio xds: sort FILES in import.sh scripts alphabetically 2021-02-01 18:43:41 -05:00
protoc-gen-validate xds: sort FILES in import.sh scripts alphabetically 2021-02-01 18:43:41 -05:00
udpa xds: import udpa/type/v1/typed_struct.proto 2021-02-26 12:22:04 -08:00
zero-allocation-hashing xds: implement simple safe and allocation-free xx_hash (#7912) 2021-02-22 11:07:25 -08:00