deckhouse / deckhouse/deckhouse
[network-gateway] There is no way to change range and lease time in dhcp-range for dnsmasq
Open
Nobody has claimed this yet.
type/bug
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 162
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 653
Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
Version
v1.56.6
Expected Behavior
If there many short-time lived ephemeral nodes in cluster we could change range and lease time.
Actual Behavior
Change lease time is impossible. Time is always 24h
Steps To Reproduce
No response
Additional Information
No response
Logs
No response
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 network-gateway code that configures dnsmasq's dhcp-range and currently sets the lease time to 24h. Trace how the range and lease settings are defined and applied. Done means both the address range and lease time can be changed for clusters with short-lived ephemeral nodes.
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
- Mostly clear
- Newbie friendliness
- 35/100