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

NVIDIA / holodeck / 22963189531 / 1
50%
main: 49%

Build:
Build:
LAST BUILD BRANCH: docs-aicr-integration-demo
DEFAULT BRANCH: main
Ran 11 Mar 2026 04:32PM UTC
Files 37
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

11 Mar 2026 04:25PM UTC coverage: 49.7% (+0.03%) from 49.674%
22963189531.1

push

github

ArangoGutierrez
fix: remove local kubeadm config cleanup that races in cluster mode

PR #717 added os.Remove() after SCP to clean up the local kubeadm
config file. In cluster mode, provisionBaseOnAllNodes() provisions
all nodes in parallel — each goroutine calls createKubeAdmConfig()
with the same env.Name. When one node deletes the file after SCP,
other nodes fail trying to open the same path.

Remove the cleanup since os.WriteFile overwrites on each call and
the files are small (~1KB) in a cache directory.

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

2895 of 5825 relevant lines covered (49.7%)

0.56 hits per line

Source Files on job 22963189531.1
  • Tree
  • List 37
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22963189531
  • 1fbc8ffd on github
  • Prev Job for on pull-request/718 (#22955709171.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