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

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

Build:
Build:
LAST BUILD BRANCH: fix/rhcos-libfuse3-glibc-compat
DEFAULT BRANCH: master
Ran 15 Aug 2026 02:56PM 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

15 Aug 2026 02:46PM UTC coverage: 82.695%. Remained the same
31890837156

Pull #2624

github

andyzhangx
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 #2624: fix: do not overwrite host libfuse3.so.3 on RHCOS/RHEL

3044 of 3681 relevant lines covered (82.69%)

11.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31890837156.1 15 Aug 2026 02:56PM UTC 18
82.69
GitHub Action Run
Source Files on build 31890837156
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2624
  • PR Base - master (#31789883149)
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