Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

envoy: Update to release 1.14.4 #12484

Merged
merged 2 commits into from
Jul 10, 2020
Merged

Conversation

jrajahalme
Copy link
Member

@jrajahalme jrajahalme commented Jul 10, 2020

Update host proxy to Envoy release 1.14.4, which includes listener filter matching functionality needed to bypass the TLS inspector filter for MySQL.

Envoy 1.15.0 was also just released, making the 1.13 the last supported release.

Signed-off-by: Jarno Rajahalme jarno@covalent.io

@jrajahalme jrajahalme added area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. labels Jul 10, 2020
@jrajahalme jrajahalme requested a review from a team as a code owner July 10, 2020 00:19
@jrajahalme jrajahalme marked this pull request as draft July 10, 2020 00:19
@jrajahalme
Copy link
Member Author

test-me-please

@coveralls
Copy link

coveralls commented Jul 10, 2020

Coverage Status

Coverage decreased (-0.01%) to 36.961% when pulling e59886b on pr/jrajahalme/envoy-1.14.4-update into 657295c on master.

@jrajahalme
Copy link
Member Author

Bumped Envoy build to run in latest cilium-builder (Ubuntu 20.04), which results in cilium-envoy binary that requires glibc > 2.27. The packer-ci image used for the Runtime tests is still Ubuntu 18.04 and it has glibc 2.27.

Will downgrade Envoy builder back to 18.04 using an older cilium-builder image (cilium-builder:2020-04-16).

@jrajahalme jrajahalme force-pushed the pr/jrajahalme/envoy-1.14.4-update branch from 9829382 to 4640dc1 Compare July 10, 2020 04:39
Update host proxy to Envoy release 1.14.4

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
@jrajahalme jrajahalme force-pushed the pr/jrajahalme/envoy-1.14.4-update branch from 4640dc1 to e59886b Compare July 10, 2020 04:40
@jrajahalme jrajahalme marked this pull request as ready for review July 10, 2020 04:48
@jrajahalme jrajahalme requested a review from a team as a code owner July 10, 2020 04:48
@nebril
Copy link
Member

nebril commented Jul 10, 2020

test-me-please

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 10, 2020
@jrajahalme jrajahalme merged commit 89fe065 into master Jul 10, 2020
@jrajahalme jrajahalme deleted the pr/jrajahalme/envoy-1.14.4-update branch July 10, 2020 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants