ClusterLabs / ClusterLabs/crmsh
Allow changing resource parameters without restarting via maintenance mode
Open
enhancement
- Dominant language
- Python
- Stars
- 143
- Forks
- 96
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 16
Description
Instead of requiring a restart to update parameter values, this procedure should be usable:
1. set maintenance mode for resource
2. change parameter
3. cleanup (to remove digest and force reprobe)
4. unset maintenance mode
Contributor guide
Research direction
The issue names no files or tests. Start by tracing the maintenance-mode, parameter-change, and cleanup command entry points, then verify that the listed sequence updates resource parameters, removes the digest, forces reprobe, and completes without a restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100