Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TT-12003 Expose Tyk Gateway liveness/readiness probe paths via values #273

Open
jonathanfoster opened this issue Apr 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jonathanfoster
Copy link

I'd like to rename the Tyk Gateway health check endpoint /hello to /healthz for consistency. I can do this with the TYK_GW_HEALTHCHECKENDPOINTNAME environment variable, but if I do pods fail liveness checks because the liveness/readiness probes still check /hello.

It would be great if the liveness/readiness probe paths were exposed via values so they could be updated along with the health check endpoint. It would be even better if the path were automatically updated if TYK_GW_HEALTHCHECKENDPOINTNAME were set.

@caroltyk caroltyk changed the title Expose Tyk Gateway liveness/readiness probe paths via values TT-12003 Expose Tyk Gateway liveness/readiness probe paths via values Apr 26, 2024
@komalsukhani komalsukhani self-assigned this May 10, 2024
@komalsukhani
Copy link
Collaborator

@jonathanfoster Thank you for raising the issue.

We plan to improve health check endpoints for all our components to show liveliness and readiness status accurately. Once these new endpoints are ready, we will include them in our helm charts and also make those fields configurable.

@caroltyk caroltyk added the enhancement New feature or request label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants