matrix-org / matrix-org/matrix-hookshot

Helm Chart inconsistencies

Open
#834 1 comment 4 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.