Revert "extending propercasing to legacy clusters, header sanitization to all routes (#1621)"#1710
Conversation
|
cc @alyssawilk I can't see any scenario in which this config change causes a TLS wrong version error, but I'm actually able to repro this on Linux so I'm looking into it. |
|
So the issue is in the following code: We did not previously configure This change definitely needs to be reverted and a few action items I would recommend:
|
|
@carloseltuerto the |
Signed-off-by: Alan Chiu <achiu@lyft.com>
…ters-header-sanitization-to-all-routes-1621
…n to all routes (#1621)" (#1710) * Revert "extending propercasing to legacy clusters, header sanitization to all routes (#1621)" This reverts commit 6e507d3. Signed-off-by: Alan Chiu <achiu@lyft.com> * ignore test Signed-off-by: Alan Chiu <achiu@lyft.com> * codespell Signed-off-by: Alan Chiu <achiu@lyft.com>
This is causing some TLS errors:
upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: TLS error: 268435703:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBERThis reverts commit 6e507d3.
Signed-off-by: Alan Chiu achiu@lyft.com
For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md
Description: Revert "extending propercasing to legacy clusters, header sanitization to all routes (#1621)"
Risk Level: medium
Testing: manual testing
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]