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

kubernetes-csi / csi-driver-smb / 27415856608 / 1
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: run-trivy-on-pull-requests
DEFAULT BRANCH: master
Ran 12 Jun 2026 12:39PM UTC
Files 13
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

12 Jun 2026 12:32PM UTC coverage: 80.338%. Remained the same
27415856608.1

Pull #1121

github

andyzhangx
fix: race condition in temp symlink creation for kerberos cache

When multiple goroutines call EnsureKerberosCache concurrently,
time.Now().UnixNano() can return the same value, causing symlink
creation to fail with 'file exists'. Add rand.Int63() suffix to
guarantee uniqueness across concurrent calls.
Pull Request #1121: test: race condition in temp symlink creation for kerberos cache

1189 of 1480 relevant lines covered (80.34%)

11.09 hits per line

Source Files on job 27415856608.1
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27415856608
  • 52b92cfd on github
  • Prev Job for on fix-kerberos-cache-race (#27402451475.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