oxidecomputer / oxidecomputer/omicron
Operator View: When am I going to run out of storage
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
The operator API should provide some mechanism of identifying "when are storage resources about to be exhausted".
There is obviously subtlety to this issue, but this is a high-priority tracking feature -- we should be able to provide a reasonable answer to this question.
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
No file, test, or entry point is named. Start by locating the operator API and the code that represents storage resources, then determine how the project could identify resources nearing exhaustion. Done should include a defined mechanism exposed through the operator API, with behavior and boundaries made explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100