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

[helm chart] Add the ability to set custom probes (e.g. TCP) #95

Open
denismatiu opened this issue Feb 12, 2025 · 0 comments
Open

[helm chart] Add the ability to set custom probes (e.g. TCP) #95

denismatiu opened this issue Feb 12, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@denismatiu
Copy link

Feature description

Add the ability to set custom probes( e.g. TCP) non http

I have not found a way to set TCP readinessProbe/livenessProbe it is hardcoded as http
Also I have not found a way to disable readinessProbe/livenessProbe only for one of the depployment (in my case worker)
Sometimes it is useful to disable or set readinessProbe/livenessProbe separately for debugging. Also http checks for worker return false results if worker pod is under load (timeoutSeconds was 15-30)

@denismatiu denismatiu added the enhancement New feature or request label Feb 12, 2025
@kestrabot kestrabot bot added this to Issues Feb 12, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Feb 12, 2025
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
Status: Backlog
Development

No branches or pull requests

1 participant