issues
search
envoyproxy
/
nighthawk
L7 (HTTP/HTTPS/HTTP2/HTTP3) performance characterization tool
Apache License 2.0
360
stars
81
forks
source link
Update Envoy to fbc6ee2 (Sep 08, 2024)
#1219
Closed
tomjzzhang
closed
2 months ago
tomjzzhang
commented
2 months ago
Update the ENVOY_COMMIT and ENVOY_SHA in bazel/repositories.bzl to the latest Envoy's commit.
Update .bazelrc to
https://github.com/envoyproxy/envoy/pull/35978
Update ci/run_envoy_docker.sh to
https://github.com/envoyproxy/envoy/pull/35926
and
https://github.com/envoyproxy/envoy/pull/35660
Update tools/gen_compilation_database.py to
https://github.com/envoyproxy/envoy/pull/36018
and
https://github.com/envoyproxy/envoy/pull/35811
Update source/client/process_impl.cc to match interface change in
https://github.com/envoyproxy/envoy/pull/35912