-
Notifications
You must be signed in to change notification settings - Fork 31
Domain proxy standalone improvements #2199
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
Domain proxy standalone improvements #2199
Conversation
…xy targets. Factor out common IO code. Switch to using Vert.x server. Add support for HTTPS. Handle exceptions seen when connection dies between client and server. Refactored domain proxy in general for consistency.
|
Skipping CI for Draft Pull Request. |
|
Unit tests still need to be added. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2199 +/- ##
============================================
+ Coverage 43.97% 44.04% +0.06%
- Complexity 795 811 +16
============================================
Files 275 276 +1
Lines 13396 13464 +68
Branches 1356 1360 +4
============================================
+ Hits 5891 5930 +39
- Misses 6889 6912 +23
- Partials 616 622 +6 ☔ View full report in Codecov by Sentry. |
… Virtual Threads.
|
/test all |
Make byte buffer size configurable. Add configurable whitelist of proxy targets. Factor out common IO code. Switch to using Vert.x server. Add support for HTTPS. Handle exceptions seen when connection dies between client and server. Refactored domain proxy in general for consistency.
https://issues.redhat.com/browse/JBS-23