-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Websocket: Fixed not ignoring of disabled filter for Websocket #35292
Conversation
Hi @DvoryankinEvgeny, welcome and thank you for your contribution. We will try to review your Pull Request as quickly as possible. In the meantime, please take a look at the contribution guidelines if you have not done so already. |
@alyssawilk @mattklein123 could you please take a look on my changes? Detailed description of what is going on there is in #35191 ticket. |
Assigning @botengyao for the first pass review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Dvoriankin Evgenii <evgenijdv@gmail.com>
Signed-off-by: Dvoriankin Evgenii <evgenijdv@gmail.com>
filter Signed-off-by: Dvoriankin Evgenii <evgenijdv@gmail.com>
Signed-off-by: Dvoriankin Evgenii <evgenijdv@gmail.com>
Signed-off-by: Dvoriankin Evgenii <evgenijdv@gmail.com>
@botengyao thank you for the review. I moved my configs into the test body, got rid of my custom headers and reused existing helpers to generate them, add a change log into current.yaml and fixed a few misspells in that file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks neat. LGTM, thanks!
And defer to @KBaichoo for another pass.
Great! Thank you @botengyao |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really awesome work @DvoryankinEvgeny ! Thank you for digging into this.
Thank you for your review and your kind words, glad to read it. |
…proxy#35292) --------- Signed-off-by: Dvoriankin Evgenii <evgenijdv@gmail.com> Signed-off-by: Martin Duke <martin.h.duke@gmail.com>
…proxy#35292) --------- Signed-off-by: Dvoriankin Evgenii <evgenijdv@gmail.com> Signed-off-by: asingh-g <abhisinghx@google.com>
Signed-off-by: Dvoriankin Evgenii evgenijdv@gmail.com
Commit Message: Websocket: Fixed not ignoring of disabled filter for Websocket
Additional Description:
Risk Level: Low
Testing: Integration test
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A
Fixes: #35191
(https://github.com/envoyproxy/envoy/blob/main/api/review_checklist.md):]