API to dynamically add/remove servers from Host groups
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15
- Forks
- 13
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 2
Description
Currently, the only way to add/remove servers to host groups using the provided API is to make the desired changes in the config and to issue a reload of the config. A new API to dynamically add/remove servers to host groups will avoid this time consuming reload.
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 provided API, host-group configuration, and config-reload paths in the repository. Define how servers should be added and removed dynamically and verify that host-group changes take effect without requiring a configuration reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100