VivekSubr
                                            VivekSubr
                                        
                                    Hello! Looking at the doc, looks like you can only write filters at Layer7? Envoy can also proxy tcp connections, and what if someone wants to do stuff with socket...
We are seeing a rare crash in prometheus cpp lib, unable to reproduce this to run valgrind ect, 0 libc.so.6!__memcpy_evex_unaligned_erms + 0xb0 1 libstdc++.so.6!std::__cxx11::basic_string::_M_assign(std::__cxx11::basic_string const&) + 0x56 2 libstdc++.so.6!std::__cxx11::basic_string::operator=(std::__cxx11::basic_string const&)...
*Title*: *Build broken for envoy 1.22.5* *Description*: Build failure for envoy 1.22.5, used for istio 1.14 *Repro steps*: git clone [email protected]:envoyproxy/envoy.git git checkout 2ba6db6633d24dbe4aa2c5cf8ebba9f84767e3f4 bazel --output_base bazel_out build -c opt...
### What version of gazelle are you using? 0.22.2 ### What version of rules_go are you using? 0.27.0 ### What version of Bazel are you using? 4.1 ### Does this...
**Is your feature request related to a problem?** In Opentracing, it was possible to set the 'key' field in span logs, since the api took an array of key value...
### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...
### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...
**Describe your environment** Built and running on linux, ``` cmake .. -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_CXX_STANDARD=17 \ -DWITH_STL=CXX17 -DBUILD_SHARED_LIBS=ON -DWITH_OTLP_HTTP=ON -DWITH_OTLP_GRPC=ON -DBUILD_TESTING=OFF ``` Protobuf version installed - 3.17.3 **Steps to reproduce** Don't...
*Title*: *upstream_bind_config for many requests* *Description*: I set upstream_bind_config for setting socket options, like so -> ``` clusters: - name: cluster_0 connect_timeout: 30s load_assignment: cluster_name: cluster_0 endpoints: - lb_endpoints: -...
### What is your question? We are encountering buildx failures often when trying to patch images with copa, like this, ``` 2024-12-06T05:10:35.9707882Z + /mnt/vss/_work/1/ws/cna-istio/.build/copa patch --debug --timeout 60m -i a4oprodaf.a4opacketcore.microsoft.com/rel_build_docker/install-cni:temp-patch...