Lizan Zhou

Results 7 issues of Lizan Zhou

Bazel adds -fPIC for other cc targets. This results link failure.

help wanted

*Description*: clang-tidy runs against diffs in CI, but it will caught all errors on the lines the PR author touched. Ideally we should make a full clang-tidy run error free.

tech debt
help wanted
beginner

Signed-off-by: Lizan Zhou

**What language does this apply to?** C++ **Describe the problem you are trying to solve.** Having an unknown type in Any (including cases embedded Any in other message) will result...

c++
json

**What version of protobuf and what language are you using?** Version: master (currently at 7492b5681231c79f0265793fa57dc780ae2481d6) Language: C++ **What operating system (Linux, Windows, ...) and version?** Linux **What runtime / compiler...

bug
c++
customer issue
inactive

Currently mixer gets all the HTTP headers from proxy, the headers might include sensitive information. For example `Authorization` header might include JWT token which can be replayed, or even worse...

enhancement

It takes about 20 minutes to pull the docker image and 10 minutes to perform the build + tests: https://dev.azure.com/cncf/4684fb3d-0389-4e0b-8251-221942316e06/_apis/build/builds/46369/logs/103 From: https://dev.azure.com/cncf/envoy/_build/results?buildId=46369&view=logs&j=2d2b3007-3c5c-5840-9bb0-2b1ea49925f3&t=168f295b-0553-5364-35f7-923225ecd8b3 Because we run everything in RBE, it is...