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

dunglas / mercure / 25082888183
84%
master: 93%

Build:
Build:
LAST BUILD BRANCH: feat/chart-rootless-defaults
DEFAULT BRANCH: master
Ran 28 Apr 2026 11:28PM UTC
Jobs 1
Files 23
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

28 Apr 2026 11:25PM UTC coverage: 83.829%. Remained the same
25082888183

push

github

web-flow
fix(chart): mount /data unconditionally so non-Bolt transports work under readOnlyRootFilesystem (#1233)

The Caddy `rate_limit` module writes an instance UUID under
`caddy.AppDataDir()` (`/data/caddy/instance.uuid`) at startup. Until
now the chart only mounted /data when `persistence.enabled` was true,
so under `readOnlyRootFilesystem: true` without persistence (Redis,
Postgres, Kafka, Pulsar transports) the write failed and the pod
crash-looped with `read-only file system`.

Mount /data unconditionally: PVC when persistence is on, emptyDir
otherwise, matching how /config and /tmp already work. No regression
for users with persistence enabled.

Update the persistence value comment to reflect the new semantics
(persistence switches /data from emptyDir to PVC, rather than gating
the mount entirely).

1747 of 2084 relevant lines covered (83.83%)

50.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 25082888183.1 28 Apr 2026 11:28PM UTC 23
83.83
GitHub Action Run
Source Files on build 25082888183
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 735b74ed on github
  • Prev Build on main (#25078915945)
  • Next Build on main (#25082903959)
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