Merged
Conversation
Marks the matching API more clearly as experimental and updates the composite filter security posture to reflect this. Signed-off-by: Snow Pettersen <snowp@lyft.com>
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ryan Northey <ryan@synca.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… server fuzz test (#16582) * misconfiguration of subset_selectors will cause the test to failed. reject such misconfiguration to prevent the fuzz test failure. Signed-off-by: chaoqin-li1123 <chaoqinli@google.com>
Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
…ing them (#15876) Previously a post was required per histogram or scope, per thread. This greatly reduces the overhead of large config updates and when tens of thousands of histograms and scopes are queued for release in short order. This work is based off of https://gist.github.com/jmarantz/838cb6de7e74c0970ea6b63eded0139a Co-authored-by: Joshua Marantz jmarantz@google.com Signed-off-by: Josh Tway josh.tway@stackpath.com Additional Description: Came across the original patch by @jmarantz while investigating why updating a single VirtualHost, via VHDS, would frequently take 50 seconds, or more, to propagate. Turns out it was caused by the large number of Scopes being cleared for each update. Batching scopes and histogram ids queued for removal together improves this to under 20 seconds, often below 10 seconds. Risk Level: Low Testing: Before and after testing of how long it took VHDS, when > 100K VirtualHosts were present took to update. Docs Changes: N/A Release Notes: N/a Platform Specific Features: N/A Co-authored-by: Joshua Marantz <jmarantz@google.com> Signed-off-by: Josh Tway <josh.tway@stackpath.com>
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Signed-off-by: Long Dai <long0dai@foxmail.com>
Signed-off-by: James Peach <jpeach@apache.org>
This includes minor spelling and grammar fixes. Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
These changes clarify that as of v1.16 the default cipher suite is different for client and servers. Risk Level: Low Testing: N/A Docs Changes: Yes Release Notes: N/A Platform Specific Features: N/A Fixes #16469 Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ryan Northey <ryan@synca.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@penguingao @mpwarres and myself are actively working on CacheFilter, bringing it up to RFC compliance among other functionality. Signed-off-by: Josiah Kiehl <josiah@capoferro.net>
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.
Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]