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

kubernetes-sigs / blob-csi-driver / 29553279954
79%
master: 83%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/k8s-b8674d6884
DEFAULT BRANCH: master
Ran 17 Jul 2026 03:58AM UTC
Jobs 1
Files 15
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 Jul 2026 03:48AM UTC coverage: 78.545%. Remained the same
29553279954

Pull #2561

github

andyzhangx
feat: allow blobfuse2 attr-cache-max-size-mb and kernel-list-cache-timeout on ephemeral volumes

Add --attr-cache-max-size-mb and --kernel-list-cache-timeout (both
introduced in blobfuse2 v2.5.4) to allowedEphemeralMountOptions so they
pass through SanitizeMountOptions for ephemeral inline volumes, matching
the existing PV/StorageClass mountOptions behavior.

- --attr-cache-max-size-mb caps attribute-cache memory (0 = auto-tune to
  1% of RAM, clamped [64 MB, 1 GB]).
- --kernel-list-cache-timeout sets the kernel directory-listing cache TTL
  in seconds (fuse3 only; 0 = disabled).

Extend TestSanitizeMountOptions with a case covering both flags and
document them in docs/driver-parameters.md.

Signed-off-by: Kapil Upadhayay <kapilupadhayay@users.noreply.github.com>
Pull Request #2561: [release-1.26] cherry-pick: allow blobfuse2 attr-cache-max-size-mb and kernel-list-cache-timeout on ephemeral volumes

2548 of 3244 relevant lines covered (78.55%)

9.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29553279954.1 17 Jul 2026 03:58AM UTC 15
78.55
GitHub Action Run
Source Files on build 29553279954
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2561
  • PR Base - release-1.26 (#29503989503)
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