Porting the SSL test to use protos#1710
Merged
alyssawilk merged 1 commit intoenvoyproxy:masterfrom Sep 21, 2017
Merged
Conversation
Signed-off-by: Alyssa Wilk <[email protected]>
mattklein123
approved these changes
Sep 21, 2017
jpsim
pushed a commit
that referenced
this pull request
Nov 28, 2022
…n to all routes (#1621)" (#1710) * Revert "extending propercasing to legacy clusters, header sanitization to all routes (#1621)" This reverts commit 6018cd59943da196c43ac4694ef5663e2bb45b3a. Signed-off-by: Alan Chiu <[email protected]> * ignore test Signed-off-by: Alan Chiu <[email protected]> * codespell Signed-off-by: Alan Chiu <[email protected]> Signed-off-by: JP Simard <[email protected]>
jpsim
pushed a commit
that referenced
this pull request
Nov 29, 2022
…n to all routes (#1621)" (#1710) * Revert "extending propercasing to legacy clusters, header sanitization to all routes (#1621)" This reverts commit 6018cd59943da196c43ac4694ef5663e2bb45b3a. Signed-off-by: Alan Chiu <[email protected]> * ignore test Signed-off-by: Alan Chiu <[email protected]> * codespell Signed-off-by: Alan Chiu <[email protected]> Signed-off-by: JP Simard <[email protected]>
yanavlasov
added a commit
to yanavlasov/envoy
that referenced
this pull request
Sep 3, 2025
Fix for GHSA-g9vw-6pvx-7gmw Signed-off-by: Yan Avlasov <[email protected]>
yanavlasov
added a commit
that referenced
this pull request
Sep 3, 2025
Fix for GHSA-g9vw-6pvx-7gmw Signed-off-by: Yan Avlasov <[email protected]>
mathetake
added a commit
that referenced
this pull request
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes changes to use the real runtime libraries now that we have better file utilities.
If you don't object I'm going to claim this
Fixes #1162
As I think it's the last major feature to not have utilities. We can file a follow-up issue to move the rest of the test over, or leave some on json until we stop supporting v1 config. I think we're at a point where I'd encourage folks to add their own dynamic config rather than creating new json files though.