element-hq / element-hq/dendrite

Invalid address for Helm repo

Open
#3,538 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
965
Forks
101
PR merge metrics
No merged PRs in 30d

Description

### Description

- **What** is the problem: cannot add https://element-hq.github.io/dendrite as a valid Helm repo
- **Who** is affected: k8s users
- **How** is this bug manifesting: HTTP 404 on https://element-hq.github.io/dendrite/index.yaml
- **When** did this first appear: since the move to the new repo?

### Steps to reproduce

- `helm repo add dendrite https://element-hq.github.io/dendrite/`
- The following error message will appear:
```
Error: looks like "https://element-hq.github.io/dendrite" is not a valid chart repository or cannot be reached: failed to fetch https://element-hq.github.io/dendrite/index.yaml : 404 Not Found
```

Compared to https://matrix-org.github.io/dendrite/index.yaml, the Helm chart index file is not stored in the docs website.

Contributor guide

Open the contributing guide

Research direction

Start by comparing the working matrix-org.github.io/dendrite/index.yaml with the element-hq.github.io/dendrite documentation-site and Helm chart publishing entry points. Done means the index.yaml is available at the new URL and `helm repo add dendrite https://element-hq.github.io/dendrite/` succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.