Helm chart livenessProbe fails due to authentication required
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- helm, kubernetes
- Domain
- devops
Research direction
Start with the provided ActiveMQ Helm chart and compare its livenessProbe with the readinessProbe, focusing on the httpGet request to /admin and the tcpSocket approach mentioned in the issue. Done means the liveness probe does not require unauthenticated HTTP access, returns successfully for a healthy Pod, and no longer causes repeated restarts.
Written by the indexing model from the issue text.
Description
The provided ActiveMQ Helm chart livenessProbe fails with 401 as httpGet on /admin endpoint requires authentication that is not provided.
Thus the Pod keep restarting. The chart from @kenliao94 uses tcpSocket method in livenessProbe same like with readinessProbe.
- Dominant language
- Java
- Stars
- 2.5k
- Forks
- 1.5k
- Avg merge
- 8h 27m
- Merged PRs (30d)
- 73
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 apache/activemq
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Stale
Difficulty 1/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
area/frontend
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100