KCP does not update api-server's list of etcd node ips
Open
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
KCP does not update api-server's list of external etcd's node ips when the etcd node's ip change from DHCP issues. This happens especially when just the etcd node's ip changes without the node going down.
Contributor guide
Research direction
Start by tracing how KCP handles external etcd membership and how the api-server receives its etcd node IP list when DHCP changes an etcd node IP without a node shutdown. Confirm the expected update path and add regression coverage for this scenario; done when the api-server uses the new IP without requiring the etcd node to go down.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- backend, databases, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100