hazelcast / hazelcast/charts

Change the default livenessProbe endpoint to `/health`

Open
#83 13 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Mustache
Stars
46
Forks
87
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Currently the default `livenessProbe` endpoint is `/health/node-state`. It should actually be `/health`.

The change is trivial, but before applying it we need to double check that it does not break rolling upgrade and scaling down.

Contributor guide

Open the contributing guide

Research direction

Inspect the Helm chart configuration that defines the default livenessProbe endpoint. Verify that changing the endpoint from /health/node-state to /health does not break rolling upgrades or scaling down, then confirm the default is /health and those workflows still succeed.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.