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

NVIDIA / holodeck / 22955709171
51%

Build:
DEFAULT BRANCH: main
Ran 11 Mar 2026 01:48PM UTC
Jobs 1
Files 37
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

11 Mar 2026 01:45PM UTC coverage: 49.674% (+0.02%) from 49.656%
22955709171

push

github

web-flow
fix: make kubeadm config local path unique per environment (#717)

* fix: make kubeadm config local path unique per environment

Parallel holodeck processes wrote kubeadm-config.yaml to the same
local path (~/.cache/holodeck/kubeadm-config.yaml), causing a race
condition where one process's config would overwrite another's before
SCP. This resulted in the wrong CRI socket being used by kubeadm.

Include the environment name in the filename so each process gets
its own file: kubeadm-config-<env-name>.yaml. Clean up the local
file after successful SCP to the remote host.

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

* fix: satisfy gosec G104 for os.Remove cleanup

Assign os.Remove return value to blank identifier instead of nolint
directive — gosec doesn't honor errcheck nolint comments.

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

---------

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

4 of 9 new or added lines in 1 file covered. (44.44%)

1 existing line in 1 file now uncovered.

2895 of 5828 relevant lines covered (49.67%)

0.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
2.45
1.2% pkg/provisioner/provisioner.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
2.45
1.2% pkg/provisioner/provisioner.go
Jobs
ID Job ID Ran Files Coverage
1 22955709171.1 11 Mar 2026 01:48PM UTC 37
49.67
GitHub Action Run
Source Files on build 22955709171
  • Tree
  • List 37
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22955709171
  • d2896781 on github
  • Prev Build on main (#22948354102)
  • Next Build on main (#22970874947)
  • 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