Add a way to force reboot a node
Open
enhancement
FEATURE-flexible-reboot-command
FEATURE-v2
keep
- Dominant language
- Go
- Stars
- 2.6k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes reboots need to be forced on a node. It would be nice if there was a way to force the node to restart outside of `start-time`/`end-time`, `blocking-pod-selector`, etc
Maybe if `/var/run/reboot-required` contains the text `force`?
Contributor guide
Research direction
Start by tracing how kured decides whether a node may reboot, including the start-time/end-time and blocking-pod-selector checks. Clarify the force signal and its precedence over those conditions, then add coverage for the forced path and verify the intended safety behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100