• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pomerium / pomerium / 8824690892
52%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2024 11:39PM UTC
Jobs 1
Files 392
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Apr 2024 11:35PM UTC coverage: 57.256% (+0.05%) from 57.207%
8824690892

push

github

web-flow
config: add support for TCP proxy chaining (#5053)

Add a distinction between TCP routes depending on whether the To URL(s)
have the scheme tcp://. For routes with a TCP upstream, configure Envoy
to terminate CONNECT requests and open a TCP tunnel to the upstream
service (this is the current behavior). For routes without a TCP
upstream, configure Envoy to proxy CONNECT requests to the upstream.

This new mode can allow an upstream proxy server to terminate a CONNECT
request and open its own TCP tunnel to the final destination server.
(Note that this will typically require setting the preserve_host_header
option as well.)

Note that this requires Envoy 1.30 or later.

15 of 15 new or added lines in 2 files covered. (100.0%)

16698 of 29164 relevant lines covered (57.26%)

103.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8824690892.1 24 Apr 2024 11:39PM UTC 0
57.26
GitHub Action Run
Source Files on build 8824690892
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8824690892
  • 498c3aa1 on github
  • Prev Build on main (#8793594946)
  • Next Build on main (#8849814442)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc