Skip to content
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

dns: configuring a basic key value store to persist to disk #17745

Merged
merged 17 commits into from
Aug 25, 2021
Prev Previous commit
Next Next commit
Merge branch 'main' into dns_cache
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
  • Loading branch information
alyssawilk committed Aug 19, 2021
commit ab188c0d02920a203d921dc9a0be5baed6253711
3 changes: 1 addition & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,9 @@ extensions/filters/http/oauth2 @rgs1 @derekargueta @snowp
/*/extensions/formatter/req_without_query @dio @tsaarni
# IP address input matcher
/*/extensions/matching/input_matchers/ip @aguinet @snowp
# Kafka
/*/extensions/filters/network/kafka @mattklein123 @adamkotwasinski
# Key Value store
/*/extensions/common/key_value @alyssawilk @ryantheoptimist

# Contrib
/contrib/exe/ @mattklein123 @lizan
/contrib/squash/ @yuval-k @alyssawilk
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.