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

NVIDIA / holodeck / 22955709171 / 1
49%
main: 49%

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

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>

2895 of 5828 relevant lines covered (49.67%)

0.56 hits per line

Source Files on job 22955709171.1
  • Tree
  • List 37
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22955709171
  • d2896781 on github
  • Prev Job for on main (#22948354102.1)
  • Next Job for on main (#22970874947.1)
  • 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