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

release-1.28: Disable Envoy removing TE request header #6290

Conversation

sunjayBhatia
Copy link
Member

Removal of the header was added by default in Envoy v1.29.0. This change reverts back to prior behavior.

This change can be reverted once envoyproxy/envoy#32255 is backported or present in a new release of Envoy.

@sunjayBhatia sunjayBhatia added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Mar 18, 2024
@sunjayBhatia sunjayBhatia requested a review from a team as a code owner March 18, 2024 21:11
@sunjayBhatia sunjayBhatia requested review from tsaarni, skriss, a team, davinci26 and izturn and removed request for a team March 18, 2024 21:11
@sunjayBhatia sunjayBhatia force-pushed the 1.28-disable-http2-transfer-encoding-removal branch 3 times, most recently from 9ecb769 to e11b0a5 Compare March 18, 2024 21:35
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.51%. Comparing base (91e3b45) to head (f43135e).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           release-1.28    #6290   +/-   ##
=============================================
  Coverage         79.51%   79.51%           
=============================================
  Files               142      142           
  Lines             16243    16244    +1     
=============================================
+ Hits              12916    12917    +1     
  Misses             3014     3014           
  Partials            313      313           
Files Coverage Δ
internal/envoy/v3/runtime.go 100.00% <100.00%> (ø)

Removal of the header was added by default in Envoy v1.29.0.
This change reverts back to prior behavior.

This change can be reverted once envoyproxy/envoy#32255 is
backported or present in a new release of Envoy.

Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
@sunjayBhatia sunjayBhatia force-pushed the 1.28-disable-http2-transfer-encoding-removal branch from 7fcdd46 to f43135e Compare March 18, 2024 22:14
@sunjayBhatia sunjayBhatia enabled auto-merge (squash) March 18, 2024 22:15
@sunjayBhatia sunjayBhatia merged commit a807fc6 into projectcontour:release-1.28 Mar 18, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants