ironcore-dev / ironcore-dev/FeDHCP
Implement `metal` plugin IP update
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3
- Forks
- 8
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
Currently FeDHCP implements simple +1 arithmetik
In case the IP of the switch port changed, for whatever reason, FeDHCP fails, because the old leased IPs are still present. A new update logic shall be introduced, which fixes the issue.
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 with the IPAM behavior described in the README and trace the FeDHCP code for the metal plugin. Identify how leased IPs are retained when a switch-port IP changes. Done means the plugin updates or replaces stale leases so DHCP continues working after that change, with coverage for the reported scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100