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

filter: Add SimpleHttpCache #9974

Merged
merged 9 commits into from
Feb 12, 2020
Merged

Conversation

toddmgreer
Copy link
Contributor

Description: Add CacheFilter's first rudimentary storage plugin
Risk Level: Low; this code is only used in unit tests
Testing: unit tests
Docs Changes: n/a
Release Notes: n/a
#868

Signed-off-by: Todd Greer <tgreer@google.com>
@toddmgreer
Copy link
Contributor Author

/retest

@repokitteh-read-only
Copy link

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #9974 (comment) was created by @toddmgreer.

see: more, trace.

@mattklein123 mattklein123 self-assigned this Feb 9, 2020
@mattklein123
Copy link
Member

Per #9977, can we figure out how to wire the cache extensions into the extension build system so that the user can select which extensions they want to include in the build? cc @enozcan. Thank you!

/wait

…on system.

Signed-off-by: Todd Greer <tgreer@google.com>
Signed-off-by: Todd Greer <tgreer@google.com>
@toddmgreer
Copy link
Contributor Author

Used extension build system to make SimpleHttpCache's build disablable.

@toddmgreer
Copy link
Contributor Author

/retest

@repokitteh-read-only
Copy link

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #9974 (comment) was created by @toddmgreer.

see: more, trace.

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM at a high level w/ some small comments. Thank you!

/wait

Signed-off-by: Todd Greer <tgreer@google.com>
Signed-off-by: Todd Greer <tgreer@google.com>
Signed-off-by: Todd Greer <tgreer@google.com>
Signed-off-by: Todd Greer <tgreer@google.com>
Signed-off-by: Todd Greer <tgreer@google.com>
@toddmgreer
Copy link
Contributor Author

/retest

@repokitteh-read-only
Copy link

🐴 hold your horses - no failures detected, yet.

🐱

Caused by: a #9974 (comment) was created by @toddmgreer.

see: more, trace.

Signed-off-by: Todd Greer <tgreer@google.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 merged commit 855ceeb into envoyproxy:master Feb 12, 2020
@toddmgreer toddmgreer deleted the SimpleHttpCache branch February 12, 2020 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants