-
Notifications
You must be signed in to change notification settings - Fork 687
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
Refactor Planning for ADS/IR/V2 work #544
Comments
Here's the list of things we need to tackle once we support v2:
|
I suggest include Brotli compressions as well |
Any updates on this since 0.50 is GA? |
Work is ongoing @Tapppi but PRs are encouraged! We've gotten to 2 on the list. |
Is gzip support in the works? I see that envoy has a gzip http filter would there be a way to add this to the configuration manually as a workaround? |
@enriched it's straightforward to add now that we have v2 support, and we'd be happy to review the PR (one of our programmers actually wrote that filter). looking for someone in the community to add and test it! |
This is long since done (yow). There's a separate issue for gzip support (#744). |
This is the output of a planning meeting with the goal of figuring out how to proceed on the several refactors we would like to make.
Refactors:
We primarily identified any user requested features we could think of and grouped these into two categories. Features that may significantly inform a given refactor, and features that we don't necessarily expect to inform the refactor, but should function as a litmus test (once the refactor is done, these features should be trivial).
Features:
Next Steps:
The text was updated successfully, but these errors were encountered: