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

dguerri / k8s-ssh-gateway-controller / 26247136912 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 07:05PM UTC
Files 10
Run time 1s
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

20 May 2026 07:55PM UTC coverage: 84.067% (+0.2%) from 83.864%
26247136912.1

push

github

dguerri
fix(tcp): enforce the listener port assigned by the SSH server

TCP listeners pinning a specific port silently accepted whatever port
the SSH server returned, because the URI verification short-circuited
whenever RemoteHost was "localhost" (the default when no hostname is
set in the listener spec).

Add an EnforcePort flag to ForwardingConfig, set it for TCP listeners
with port > 0, and require the assigned tcp:// URI to use that exact
port. On mismatch (or verification timeout), the forwarding is
cancelled and the route reconciler retries with backoff — same retry
pattern HTTP hostnames already use. HTTP/HTTPS behavior is unchanged.

1604 of 1908 relevant lines covered (84.07%)

6.9 hits per line

Source Files on job 26247136912.1
  • Tree
  • List 10
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26247136912
  • 4898b451 on github
  • Prev Job for on main (#26076448996.1)
  • Next Job for on main (#26268712679.1)
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