ironcore-dev / ironcore-dev/FeDHCP

Implement `metal` plugin IP update

Open
#363 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/metal-automation enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.