oxidecomputer / oxidecomputer/omicron
Populate `/etc` for zones
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
- /etc/hosts
- /etc/resolv.conf - transfer information about nameservers to zones, rather than having zones infer information from the /48 subnet
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 the linked /etc/hosts issue and then investigate how zones receive or construct their /etc files. Determine how nameserver information should be transferred for /etc/resolv.conf rather than inferred from the /48 subnet. Done means both checklist items are implemented and their behavior is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100