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

kubernetes-csi / csi-driver-nfs / 26019863869
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/onsi/ginkgo/v2-2.29.0
DEFAULT BRANCH: master
Ran 18 May 2026 07:52AM UTC
Jobs 1
Files 11
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

18 May 2026 07:33AM UTC coverage: 77.69%. Remained the same
26019863869

Pull #1134

github

andyzhangx
fix: prevent liveness-probe port conflict during rolling update

During rolling updates, the new csi-nfs-controller pod may be scheduled
on the same node as the old pod. The liveness-probe sidecar listens on
localhost:29652, causing "address already in use" when two controller
pods coexist on the same node.

Set maxSurge=0 and maxUnavailable=1 so old pods are terminated before
new ones are created, preventing the port conflict.

Fixes #1133
Pull Request #1134: fix: prevent liveness-probe port conflict during controller rolling update

1278 of 1645 relevant lines covered (77.69%)

35.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26019863869.1 18 May 2026 07:52AM UTC 11
77.69
GitHub Action Run
Source Files on build 26019863869
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1134
  • PR Base - master (#25951540810)
  • 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