oxidecomputer / oxidecomputer/omicron
Update `rss-config.toml` to include services <-> IP pool associations
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
With the work in #8945 and #10574, we're adding operator-controllable associations between external services like (boundary) NTP and IP Pools. We need to accept these associations in the RSS configuration data for service IP Pools. Today, that only includes names, descriptions, and ranges. Add the service kind(s) too.
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
Start with rss-config.toml and trace how service IP Pool names, descriptions, and ranges are represented and parsed. Review the associations introduced by #8945 and #10574 to identify the service kind values to accept. Done means RSS configuration data can include service kind associations for service IP Pools without breaking existing fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100