ironcore-dev / ironcore-dev/boot-operator
Deprecate `ClientIP` field in boot-operator CRs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6
- Forks
- 9
- Avg merge
- 19h 5m
- Merged PRs (30d)
- 10
Description
What would you like to be added:
As the follow-up to https://github.com/ironcore-dev/metal-operator/issues/332 we should investigate removing ClientIP field in boot-operator CRs.
Why is this needed:
ClientIP might be dynamically assigned in some environments and should not be used as Server identifier.
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 by locating the boot-operator custom resource definitions and every reference to the ClientIP field, then review the follow-up issue #332 for related context. Done means the field is deprecated or removed consistently from the CRs and its remaining uses are addressed, with relevant tests or generated artifacts updated as needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100