envoy
envoy copied to clipboard
Cloud-native high-performance edge/middle/service proxy
*Description*: The below commit added a default clock skew to the JWT authn filter, and mentions that a skew buffer is recommended and seems to use 60s as that's what...
Commit Message: delta-xds: perform resource state tracking after resource ingestion Additional Description: Fixes delta-xDS protocol resource state tracking. Prior to this PR, the implementation updated the state of a resource...
Commit Message: Add filesystem cache implementation Additional Description: This is a work in progress; it functions as a cache in this state, but lacks LRU removal and repopulating the cache...
Bumps [grpcio](https://github.com/grpc/grpc) from 1.48.1 to 1.49.1. Release notes Sourced from grpcio's releases. Release v1.49.1 This is release 1.49.1 (gamma) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
Commit Message: add support for allowlisting request headers included in the check request to the authorization server, be it HTTP or gRPC (currently, this is supported for HTTP only). This...
Update QUICHE from 3743c9285 to 2381ebbb6 https://github.com/google/quiche/compare/3743c9285..2381ebbb6 $ git log 3743c9285..2381ebbb6 --date=short --no-merges --format="%ad %al %s" 2022-09-22 ianswett Deprecate --gfe2_reloadable_flag_quic_bbr2_startup_extra_acked. 2022-09-22 ianswett Deprecate --gfe2_reloadable_flag_quic_bbr2_ignore_inflight_hi_in_probe_up. 2022-09-22 vasilvv Remove QuicheStreamBufferAllocator platform API...
Signed-off-by: Kuat Yessenov Commit Message: Add support to save response headers from CONNECT tunnels in `tcp_proxy`. Fixes #23116 Additional Description: The use case is saving "baggage" header which provides additional...
As follow-on clean up for upstream filters, cleaning up more factory code. Risk Level: low Testing: existing tests Docs Changes: n/a Release Notes: n/a
*Title*: state tracking is broken when there is a partial accept *Description*: if there is a partial accept in Delta-XDS, i.e. route-table #50's loading throws an exception, out of 100...
*Title*: Enable multi region routing for AWS Lambda Filter *Description*: Currently, the target cluster's Lambda endpoint must match the region specified in the ARN defined in envoy.filters.http.aws_lambda on the HTTP...