cube-js / cube-js/cube

Need base Path for health-checks

Open
#4,808 2 comments 1 reaction 0 assignees View on GitHub
help wanted logged reviewed
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Is your feature request related to a problem? Please describe.**

Hi I am currently deploying Cubejs behing Nginx Proxy so I should add prefix path to the Node.
As the basePath configuration works very well for `/v1/load`, I could not hit health-checks related endpoint, since the Nginx controller will re-route the request incorrectly.

**Describe the solution you'd like**
I was wondering, could we add /basePath prefix to `livez` and `readyz` ?. Is there any specific consideration why we did not set this up in the first place ?

****

### Other Endpoint References
image

### Requested Endpoints to change
image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.