← Back to issue list

Specify discouraged paths for mount points

View original Github issue

Metadata

Project
charmcraft
Number
#2304
Type
issue
State
open
Author
sed-i
Labels
Status: Triaged Type: Documentation
Created
2025-06-02 17:59:58+00:00
Updated
2026-02-13 18:46:30+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Request type Enhancement ### What needs to get done It would be handy if we provided some additional insight about storage locations, specifically discouraging some location. ```yaml storage: # ... # (Optional) The mount location for filesystem stores. For multi-stores # the location acts as the parent directory for each mounted store. location: <location> ``` For example, we could say > Do not use `/charm` or `/tmp` for the location. ### Documentation location https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/charmcraft-yaml-file/#storage ### Additional information _No response_

Evaluation history

No evaluation history available.