Possible refactor: Make Packet Filtering + Content Routing separate traits #104
Labels
area/filters
Related to Quilkin's filter API.
area/user-experience
Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc
kind/design
Proposal discussing new features / fixes and how they should be implemented
priority/medium
Issues that we want to resolve, but don't require immediate resolution.
It has come up in discussion that it might be optimal to have separate traits for Content Filtering/Modifications, and also for Content Routing.
Right now, they are a single Filter trait which can do both, but it could be split in two.
This ticket exists to keep track of this design choice, and see if it is applicable as we build out more usable filters and cover more use cases.
Question
Does Envoy/xDS have this as a concept already?
Context:
Originally posted by @markmandel in #98 (comment)
The text was updated successfully, but these errors were encountered: