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

NVIDIA / holodeck / 22666818147
48%
main: 48%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/main/docker/setup-qemu-action-4
DEFAULT BRANCH: main
Ran 04 Mar 2026 11:13AM UTC
Jobs 1
Files 35
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

04 Mar 2026 11:08AM UTC coverage: 48.503%. Remained the same
22666818147

push

github

ArangoGutierrez
fix: correct printf format in extractJoinInfo for cluster join tokens

The printf format string '%%s' was in a raw Go string literal
concatenated AFTER the fmt.Sprintf call, not inside it. In bash,
'%%s' is a literal '%s' (escaped percent), so the actual token
and CA hash values were never substituted — kubeadm join received
literal '%s' strings instead of real credentials.

Changed '%%s' to '%s' since this portion of the script is not
processed by Go's fmt.Sprintf.

Signed-off-by: Eduardo Arango <earango@nvidia.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

0 of 1 new or added line in 1 file covered. (0.0%)

2657 of 5478 relevant lines covered (48.5%)

0.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
13.8
0.0% pkg/provisioner/cluster.go
Jobs
ID Job ID Ran Files Coverage
1 22666818147.1 04 Mar 2026 11:13AM UTC 35
48.5
GitHub Action Run
Source Files on build 22666818147
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22666818147
  • dae0fd7c on github
  • Prev Build on pull-request/693 (#22666354179)
  • Next Build on pull-request/693 (#22667300461)
  • 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