MDS: probe path should be /_health, not /health
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 92/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- helm
- Domain
- devops
Research direction
Open charts/lakefs/values.yaml and locate the default MDS readinessProbe and livenessProbe paths. Change both paths from /health to /_health, then verify the rendered default chart uses /_health for both probes.
Written by the indexing model from the issue text.
Description
In charts/lakefs/values.yaml the default MDS readinessProbe/livenessProbe probe GET /health, but lakefs mds run serves only /_health (/health returns 404). Container port (8080) matches the binary, so only the path is wrong. A default MDS install fails readiness/liveness out of the box.
Fix: change both probe paths in values.yaml to /_health.
Leftover from #396 (the old treeverse/mds Python image served /health); worked around in docs (lakeFS-Enterprise PR #3304).
- Dominant language
- Go Template
- Stars
- 22
- Forks
- 12
- Avg merge
- 4m
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
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.
More from treeverse/charts
-
scim-for-enterprise
Difficulty 4/5 3-5 days Newbie friendliness 68/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
tech-debt
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
contributor
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in treeverse/charts
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
repo:raw-data
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
hotosm/raw-data-api#316 · 1 comment ·
-
agentic-workflows cascade-suspected
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
willow
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
openedx/openedx-authz#460 ·