Update Envoy SHA to 436946bb9d (2021-06-04).#3381
Conversation
|
Skipping CI for Draft Pull Request. |
|
/test all |
b1267d1 to
e8a4090
Compare
|
/test all |
|
dup of #3378 ? Or the plan is to address dedicated breakage ? |
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
e8a4090 to
939c734
Compare
Oops, I've started working on this yesterday, and I didn't notice #3378 before opening this PR. Thanks for the heads up! It's not exactly a duplicate, since my plan was to split the update into mutliple PRs, since there is a lot of breaking changes:
The abseil issue might be non-trivial, because of use of |
@PiotrSikora Yeah looks like quite a lot. I struggled a bit now on absl vs std string_view and luckily I've not yet put many efforts on fixing it. So feel free to take over, I will close mine :). |
|
/test release-centos-test_proxy |
@bianpengyuan I have fixes for the first 2 breaking changes (include paths in this PR and CentOS build in istio/tools#1578 and istio/test-infra#3387), so that we can roll forward to 2021-06-04... but that's all I have. I don't have a fix for |
Ok that's fine. Let's get this in I will take a stab to fix the other breaking changes. |
|
/test release-centos-test_proxy |
Signed-off-by: Piotr Sikora piotrsikora@google.com