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

kubernetes-csi / csi-driver-smb / 24061951636
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: release-1.20
DEFAULT BRANCH: master
Ran 07 Apr 2026 03:00AM UTC
Jobs 1
Files 13
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

07 Apr 2026 02:53AM UTC coverage: 79.055%. Remained the same
24061951636

Pull #1054

github

andyzhangx
feat: add optional healthcheck for node-driver-registrar

Add optional liveness probe support for node-driver-registrar container
in the node DaemonSet. When enabled, node-driver-registrar exposes an
HTTP health endpoint that Kubernetes can use to detect and restart
unhealthy registrar processes.

New Helm values:
- nodeDriverRegistrar.healthPort (default: 19809)
- nodeDriverRegistrar.livenessProbe.enabled (default: false)
- nodeDriverRegistrar.livenessProbe.initialDelaySeconds (default: 20)
- nodeDriverRegistrar.livenessProbe.timeoutSeconds (default: 10)
- nodeDriverRegistrar.livenessProbe.periodSeconds (default: 5)
- nodeDriverRegistrar.livenessProbe.failureThreshold (default: 2)

Ref: kubernetes-csi/csi-driver-nfs#1026
Pull Request #1054: feat: add optional healthcheck for node-driver-registrar

1155 of 1461 relevant lines covered (79.06%)

10.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24061951636.1 07 Apr 2026 03:00AM UTC 13
79.06
GitHub Action Run
Source Files on build 24061951636
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1054
  • PR Base - master (#23885574449)
  • 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