Add disclaimer that volume mount paths are shared
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Ran into a small gotcha with volume mount paths being shared for an application / db, especially when duplicating a service.
Describe the solution you'd like
Adding a disclaimer would probably be the simplest solution.
Describe alternatives you've considered
Could consider namespacing the volume mount path behind the scenes or maybe prefill the namespace in the UI.
For duplicating could also consider modifying the volume name too, e.g. if the volume name is my-app-46548-data then rename it to my-app-68768-data during duplication.
Additional context
No response
Will you send a PR to implement it?
Yes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search for the volume-mount configuration and service-duplication flow, then check how mount paths are presented in the UI. Done means users see a clear disclaimer that volume mount paths are shared, especially when duplicating a service; verify the existing relevant checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100