Send a print out original path of request#32152
Merged
istio-testing merged 1 commit intoistio:masterfrom Apr 13, 2021
Merged
Conversation
Avoid golang processing the URL which limits our ability to tests non-standard clients.
ericvn
approved these changes
Apr 13, 2021
Collaborator
|
In response to a cherrypick label: new pull request created: #32154 |
Collaborator
|
In response to a cherrypick label: new pull request created: #32155 |
Collaborator
|
In response to a cherrypick label: new pull request created: #32156 |
myidpt
pushed a commit
that referenced
this pull request
May 11, 2021
howardjohn
added a commit
to howardjohn/istio
that referenced
this pull request
May 12, 2021
* Implement mesh config pathNormalization * Send a print out original path of request (istio#32152) Avoid golang processing the URL which limits our ability to tests non-standard clients. (cherry picked from commit 78136cd) * Update filter types (cherry picked from commit 6851417)
istio-testing
pushed a commit
that referenced
this pull request
May 12, 2021
* Lock down AUTO_PASSTRHOUGH gateway to only valid mTLS requests (#52) (cherry picked from commit 1751251632e1bcdee10fcc4ad1a76bfea9774837) (cherry picked from commit 4672527) * Implement mesh config pathNormalization * Implement mesh config pathNormalization * Send a print out original path of request (#32152) Avoid golang processing the URL which limits our ability to tests non-standard clients. (cherry picked from commit 78136cd) * Update filter types (cherry picked from commit 6851417) * Update base image for 1.8.6 (#60) (cherry picked from commit 1aa9fc7) * fix tests (cherry picked from commit 8fb9466db7da6dd7e6eac219cd285b4caaf341d4) * fix lint Co-authored-by: jacob-delgado <jacob.delgado@aspenmesh.io>
incfly
pushed a commit
to incfly/istio
that referenced
this pull request
Apr 13, 2022
* Implement mesh config pathNormalization * Send a print out original path of request (istio#32152) Avoid golang processing the URL which limits our ability to tests non-standard clients. (cherry picked from commit 78136cd) * Update filter types
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.
Avoid golang processing the URL which limits our ability to tests
non-standard clients.
[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure
Pull Request Attributes
Please check any characteristics that apply to this pull request.
[ ] Does not have any changes that may affect Istio users.