Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.277.4
cloudbees-disk-usage-simple 0.10
Description
When running Jenkins from a read-only JENKINS_HOME, disk usage collection won't work, since it wants to touch the JENKINS_HOME directory.
This happens when running Jenkins in a containerized environment with a read-only root filesystem, where all the writable paths (i.e. workspace, cache, tmp etc.) are mounted to writable filesystems.
Is it maybe a possibility to opt-out of that touch to JENKINS_HOME?
Attachments
Issue Links
- relates to
-
JENKINS-66250 cloudbees-disk-usage-simple-plugin produces lots of entries in the jobConfigHistory data
-
- Resolved
-