matrix-org / matrix-org/matrix-hookshot
Helm Chart inconsistencies
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
The Helm Chart or at least its documentation is inconsistent both with the rest of the documentation and in itself.
For example, `9002` is given as both the Appservice Port and the Widget Listener Port, when only the latter seems to be correct.
Much of this can be alleviated if templating was properly used, e.g. the same value for this port would be only defined exactly once in values.yml and then be used in any relevant places in the templates.
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 Helm chart, its values.yml, and the templates that define the Appservice and Widget Listener ports. Compare those values with the project documentation and check where repeated settings can be consolidated. Done means the chart, templates, and documentation consistently describe the correct ports and shared values are defined once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100