feat: add host-infra provider support#4481
Conversation
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4481 +/- ##
==========================================
- Coverage 65.95% 65.77% -0.18%
==========================================
Files 203 209 +6
Lines 31154 31352 +198
==========================================
+ Hits 20547 20622 +75
- Misses 9420 9533 +113
- Partials 1187 1197 +10 ☔ View full report in Codecov by Sentry. |
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
arkodg
left a comment
There was a problem hiding this comment.
LGTM ! thanks for refactoring a bunch of the common code
standalone mode is finally here 🚀
|
hey @shawnh2 when we write docs, we should probably highlight that standalone mode is still experimental and not meant for production yet, and not all features work out of the box (like global ratelimit) |
|
@shawnh2 do we have built any e2e tests for host mode? and we need a user-facing docs for a quickstart and a little bit words about its scenarios |
will add user-facing doc & e2e test as a follow-up. |
|
@shawnh2 please rebase to make CI happy. |
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
zirain
left a comment
There was a problem hiding this comment.
This's an experimental feature, let's land it in v1.2 for more feedback.
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
ref #1393