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

v1.6 backports 2020-06-10 #12017

Merged
merged 3 commits into from Jun 11, 2020
Merged

v1.6 backports 2020-06-10 #12017

merged 3 commits into from Jun 11, 2020

Conversation

jrajahalme
Copy link
Member

@jrajahalme jrajahalme commented Jun 10, 2020

#9889 -- envoy: Use TypedConfig for Envoy filters (@jrajahalme)
#11349 -- envoy: Reduce logging verbosity. (@jrajahalme)
#11973 -- Envoy: Update to Envoy 1.13.2 (@jrajahalme)

Once this PR is merged, you can update the PR labels via:

$ for pr in 9889 11349 11973; do contrib/backporting/set-labels.py $pr done 1.7; done

[ upstream commit 6b00fc4 ]

Generic protobuf structpb config encoding is deprecated by
Envoy. Change to using TypedConfig to avoid flooding the logs with
deprecation warnings.

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
[ upstream commit 9019f8a ]

Reduce logging verbosity by not printing the whole 'Node' in the log messages.

Do not initialize deprecated build version field in the 'Node' in
bootstrap.

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
[ upstream commit 6530325 ]

Update proxy image to build with Envoy 1.13.2. This fixes
CVE-2020-11080 by rejecting HTTP/2 SETTINGS frames with too many
parameters.

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
@jrajahalme jrajahalme added kind/backports This PR provides functionality previously merged into master. backport/1.6 labels Jun 10, 2020
@jrajahalme jrajahalme requested a review from a team as a code owner June 10, 2020 21:19
@jrajahalme
Copy link
Member Author

test-backport-1.6

@aanm aanm merged commit 8120765 into v1.6 Jun 11, 2020
@aanm aanm deleted the pr/v1.6-backport-2020-06-10 branch June 11, 2020 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants