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

Disable Envoy removing TE request header #6288

Commits on Mar 18, 2024

  1. Disable Envoy removing TE request header

    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>
    sunjayBhatia committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    73f2513 View commit details
    Browse the repository at this point in the history
  2. spelling

    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9574c55 View commit details
    Browse the repository at this point in the history
  3. changelog

    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7ac9069 View commit details
    Browse the repository at this point in the history
  4. codespell ignore

    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c8a0b31 View commit details
    Browse the repository at this point in the history
  5. fix comment

    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5ecd204 View commit details
    Browse the repository at this point in the history