Contour: Upgrade to Envoy v1.16

Created on 8 Oct 2020  ·  7Comments  ·  Source: projectcontour/contour

Hot on the tail of Contour v1.9.0, Envoy v1.16.0 just got released. =)

We should test/upgrade Contour to the new Envoy version.

kinfeature

Most helpful comment

Yep, this is the final piece of the CORS/gRPC-Web puzzle for me! Once this is done, it'll mean we can stop running custom versions of both Contour and Envoy 🎉

All 7 comments

Just to let you know that the first Envoys version that fixes a blocking issue with gRPC-Web & Safari 13 is 1.16 🤷‍♂️

So at least for me and my team it's worth bumping...

/cc @yoitsro @aberasarte @lopezator

Yep, this is the final piece of the CORS/gRPC-Web puzzle for me! Once this is done, it'll mean we can stop running custom versions of both Contour and Envoy 🎉

This is the first version of Envoy with arm64 support as well. I've been running Contour on arm64 for a while with unofficial builds of Envoy, so it works (for how we hold Contour). Would be awesome to see Contour starting to ship multi-arch images 🤩

Would be awesome to see Contour starting to ship multi-arch images

https://github.com/projectcontour/contour/issues/2868

I'm going to give it a try - looking at the release notes, it doesn't look like anything was changed that would obviously affect Contour.

UPDATE: This still fails on ARM nodes, due to the shutdown-manager sidecar container still using the amd64-only Contour image.

@stuartpb We'd like to do this for the 1.10 release ... if you could submit a PR for upgrading the Envoy version (should just be updating YAML and running tests), I'd be happy to review 👍

Was this page helpful?
0 / 5 - 0 ratings

Related issues

seemiller picture seemiller  ·  4Comments

skriss picture skriss  ·  3Comments

stevesloka picture stevesloka  ·  6Comments

davecheney picture davecheney  ·  6Comments

stevesloka picture stevesloka  ·  6Comments