apache / apache/apisix-helm-chart

readinessProbe fails in case of ETCD false

Open
#947 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go Template
Stars
289
Forks
282
Avg merge
15h 55m
Merged PRs (30d)
3

Description

No option to disable readinessProbe from helm
values.yaml
--
etcd:
enabled: false

apisix readinessProbe httpGet fails
readinessProbe:
httpGet:
path: /status/ready

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with values.yaml and the readinessProbe configuration, then trace how the chart renders the probe when etcd.enabled is false. Confirm the chart can disable or avoid the failing readinessProbe in that configuration, and verify the rendered Kubernetes manifest.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.