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

kubernetes-sigs / blob-csi-driver / 31986722303
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: cherry-pick-2620-to-release-1.27
DEFAULT BRANCH: master
Ran 17 Aug 2026 02:10AM UTC
Jobs 1
Files 18
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

17 Aug 2026 02:01AM UTC coverage: 82.641%. Remained the same
31986722303

Pull #2625

github

k8s-infra-cherrypick-robot
fix: never remove host libfuse3.so.3; leave migration to operators

Address review feedback: sha256 equality does not prove the host's
libfuse3.so.3 was installed by this driver, and 'rm' cannot restore
the OS's original file. Deleting a host-native library that happens
to match the container's copy would leave the node with no libfuse3
at all.

Preserve any existing /host/usr/lib64/libfuse3.so.3 unconditionally.
Nodes affected by a previous driver version that overwrote libfuse3
must be repaired out-of-band (host fuse3 package reinstall or OSTree
rollback), not by this init container.
Pull Request #2625: [release-1.27] fix: do not overwrite host libfuse3.so.3 on RHCOS/RHEL

3023 of 3658 relevant lines covered (82.64%)

11.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31986722303.1 17 Aug 2026 02:10AM UTC 18
82.64
GitHub Action Run
Source Files on build 31986722303
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2625
  • PR Base - release-1.27 (#31874559747)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc