opendevstack / opendevstack/ods-core
Ephemeral-storage resource request and limits
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
We already resource request and limits for CPU and Memory, we also should add for Ephemeral-storage for the whole OpenDevStack as good practice
Describe the solution you'd like
Add Ephemeral-storage request and limits
Describe alternatives you've considered
N/A
Additional context
- Docker build process needs more Ephemeral storage that running workloads
- SonarQube server needs 500MiB of Ephemeral as request, investigate if this is because we do not have a PVC mounted for logs and other paths recommended from vendor
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the existing CPU and memory resource request and limit definitions across OpenDevStack, then inspect how the Docker build process and SonarQube server use ephemeral storage. Done means ephemeral-storage requests and limits are added where needed and the SonarQube 500MiB request is explained or addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100