File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 11load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_archive" )
22
3- ENVOY_COMMIT = "de3ae4a6e996ef7e6356c62b44990a6cf01e3a1c "
4- ENVOY_SHA = "798d463664e1a31a963688647d90f07f25bfbae4aaaca1ade03348aed6edb9d5 "
3+ ENVOY_COMMIT = "4222f18fe3eb34a9530d3b1d916bcb8f18dc627d "
4+ ENVOY_SHA = "25f7f65b3214e5544a3bdb8688e7ccb98388e1c34e8aef1faa5858af13879d8a "
55
66HDR_HISTOGRAM_C_VERSION = "0.11.2" # October 12th, 2020
77HDR_HISTOGRAM_C_SHA = "637f28b5f64de2e268131e4e34e6eef0b91cf5ff99167db447d9b2825eae6bad"
Original file line number Diff line number Diff line change 9898 - source/common/upstream/cds_api_helper.cc
9999 - source/common/upstream/thread_aware_lb_impl.cc
100100 - source/common/upstream/load_balancer_impl.cc
101- - source/common/upstream/health_checker_impl.cc
102101 - source/common/upstream/cluster_manager_impl.cc
103102 - source/common/upstream/od_cds_api_impl.cc
104103 - source/common/upstream/cds_api_impl.cc
@@ -124,7 +123,6 @@ paths:
124123 - source/common/stats/tag_producer_impl.cc
125124 - source/common/http/http2/codec_impl.cc
126125 - source/common/http/filter_chain_helper.cc
127- - source/common/http/request_id_extension_impl.cc
128126 - source/common/http/utility.cc
129127 - source/common/http/hash_policy.cc
130128 - source/common/http/utility.h
@@ -250,9 +248,7 @@ paths:
250248 # Files that are allowed to use try without main thread assertion.
251249 raw_try :
252250 include :
253- - source/common/common/regex.cc
254251 - source/common/common/thread.h
255- - source/common/network/utility.cc
256252
257253 # Files matching these exact names can reference real-world time. These include the class
258254 # definitions for real-world time, the construction of them in main(), and perf annotation.
You can’t perform that action at this time.
0 commit comments