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

nshalman / tailscale / 12121106415
52%
sunos-1.92: 52%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: sunos-1.92
Ran 02 Dec 2024 02:22PM UTC
Jobs 1
Files 759
Run time 2min
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

02 Dec 2024 12:18PM UTC coverage: 51.832% (+0.07%) from 51.765%
12121106415

push

github

web-flow
cmd/containerboot: serve health on local endpoint (#14246)

* cmd/containerboot: serve health on local endpoint

We introduced stable (user) metrics in #14035, and `TS_LOCAL_ADDR_PORT`
with it. Rather than requiring users to specify a new addr/port
combination for each new local endpoint they want the container to
serve, this combines the health check endpoint onto the local addr/port
used by metrics if `TS_ENABLE_HEALTH_CHECK` is used instead of
`TS_HEALTHCHECK_ADDR_PORT`.

`TS_LOCAL_ADDR_PORT` now defaults to binding to all interfaces on 9002
so that it works more seamlessly and with less configuration in
environments other than Kubernetes, where the operator always overrides
the default anyway. In particular, listening on localhost would not be
accessible from outside the container, and many scripted container
environments do not know the IP address of the container before it's
started. Listening on all interfaces allows users to just set one env
var (`TS_ENABLE_METRICS` or `TS_ENABLE_HEALTH_CHECK`) to get a fully
functioning local endpoint they can query from outside the container.

Updates #14035, #12898

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>

1 of 70 new or added lines in 5 files covered. (1.43%)

3555 existing lines in 57 files now uncovered.

57235 of 110423 relevant lines covered (51.83%)

0.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12121106415.1 02 Dec 2024 02:22PM UTC 0
51.83
GitHub Action Run
Source Files on build 12121106415
Detailed source file information is not available for this build.
  • Back to Repo
  • 24095e48 on github
  • Prev Build on main (#11817797754)
  • Next Build on main (#12701703303)
  • Delete
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