chore(*) upgrade Envoy to v1.19.1#2701
chore(*) upgrade Envoy to v1.19.1#2701jpeach wants to merge 1 commit intokumahq:masterfrom jpeach:chore/upgrade-envoy-1.19.1
Conversation
Signed-off-by: James Peach <james.peach@konghq.com>
Codecov Report
@@ Coverage Diff @@
## master #2701 +/- ##
==========================================
+ Coverage 52.23% 52.26% +0.03%
==========================================
Files 864 864
Lines 49219 49219
==========================================
+ Hits 25710 25725 +15
+ Misses 21424 21406 -18
- Partials 2085 2088 +3
Continue to review full report at Codecov.
|
|
Note: Before merging, we need to make sure that new Envoy binaries are up in https://download.konghq.com/mesh-alpine/ |
|
Envoy broke DNS filter compatibility between 1.18 and 1.19. Not sure how we are going to be able to upgrade past this. IIUC, we can't require a big-bang conversion to Envoy 1.19. |
How do we do that? |
|
Abandoning the 1.19.1 upgrade. Hopefully we will be able to upgrade to 1.19.2 if the upstream protobuf changes work out. |
|
xref #2713 |
Signed-off-by: James Peach james.peach@konghq.com
Summary
Upgrade to Envoy v1.19.1 (release notes).
Full changelog
Issues resolved
N/A
Documentation
N/A
Testing
Backwards compatibility
backport-to-stablelabel if the code is backwards compatible. Otherwise, list breaking changes.