-
Notifications
You must be signed in to change notification settings - Fork 363
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
feat: direct response #4508
feat: direct response #4508
Conversation
Relates to envoyproxy#2714 Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4508 +/- ##
==========================================
- Coverage 65.74% 65.65% -0.10%
==========================================
Files 210 210
Lines 31516 31612 +96
==========================================
+ Hits 20721 20754 +33
- Misses 9598 9659 +61
- Partials 1197 1199 +2 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks!
* feat: direct response Relates to envoyproxy#2714 Signed-off-by: Arko Dasgupta <arko@tetrate.io> * provider logic Signed-off-by: Arko Dasgupta <arko@tetrate.io> * default status code is 200 Signed-off-by: Arko Dasgupta <arko@tetrate.io> --------- Signed-off-by: Arko Dasgupta <arko@tetrate.io>
* feat: direct response Relates to envoyproxy#2714 Signed-off-by: Arko Dasgupta <arko@tetrate.io> * provider logic Signed-off-by: Arko Dasgupta <arko@tetrate.io> * default status code is 200 Signed-off-by: Arko Dasgupta <arko@tetrate.io> --------- Signed-off-by: Arko Dasgupta <arko@tetrate.io> Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
* feat: direct response Relates to envoyproxy#2714 Signed-off-by: Arko Dasgupta <arko@tetrate.io> * provider logic Signed-off-by: Arko Dasgupta <arko@tetrate.io> * default status code is 200 Signed-off-by: Arko Dasgupta <arko@tetrate.io> --------- Signed-off-by: Arko Dasgupta <arko@tetrate.io> Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
Relates to #2714