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

NVIDIA / holodeck / 22963189531
50%
main: 48%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/main/github.com/aws/aws-sdk-go-v2/config-1.32.14
DEFAULT BRANCH: main
Ran 11 Mar 2026 04:32PM 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 04:25PM UTC coverage: 49.7% (+0.03%) from 49.674%
22963189531

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

Jobs
ID Job ID Ran Files Coverage
1 22963189531.1 11 Mar 2026 04:32PM UTC 37
49.7
GitHub Action Run
Source Files on build 22963189531
  • 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 #22963189531
  • 1fbc8ffd on github
  • Prev Build on main (#22955709171)
  • 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