litellm/deploy/charts/litellm-helm/templates
Sean Marsh Glover 4652c73259
feat(proxy): limit concurrent health checks with health_check_concurrency (#20584)
* staged first pass

* black

* Update litellm/proxy/health_check.py

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* simpler

* restore cached logo

* fix tests for perform_health_check max_concurrency arg

* implement pr suggestion

* and the helm chart

* add configureable resources and probes to the deployment in the helm chart

* more helm chart unittests

* move some background healthcheck loggin to debug

---------

Co-authored-by: Sean Glover <sglover@athenahealth.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-24 08:16:59 -08:00
..
tests Enhancement(helm): ServiceMonitor template rendering (#17038) 2025-11-24 20:53:02 -08:00
_helpers.tpl
configmap-litellm.yaml feat(proxy): limit concurrent health checks with health_check_concurrency (#20584) 2026-02-24 08:16:59 -08:00
deployment.yaml feat(proxy): limit concurrent health checks with health_check_concurrency (#20584) 2026-02-24 08:16:59 -08:00
extra-resources.yaml add option to include additional resources to chart (#17627) 2025-12-07 23:25:57 -08:00
hpa.yaml
ingress.yaml Helm Chart: add ingress-only labels (#17348) 2025-12-02 22:30:54 -08:00
keda.yaml feat: add support for keda in helm chart (#19337) 2026-01-19 10:38:41 -08:00
migrations-job.yaml Add Init Containers in the community helm chart (#19816) 2026-01-27 18:10:47 -08:00
NOTES.txt helm(chart): add optional PodDisruptionBudget for litellm proxy (#14062) (#14093) 2025-09-01 12:21:44 -07:00
poddisruptionbudget.yaml helm(chart): add optional PodDisruptionBudget for litellm proxy (#14062) (#14093) 2025-09-01 12:21:44 -07:00
secret-dbcredentials.yaml
secret-masterkey.yaml Fix - Ensure Helm chart auto generated master keys follow sk-xxxx format (#13871) 2025-08-21 14:34:21 -07:00
service.yaml feat(helm): Add loadBalancerClass support for LoadBalancer services (#11064) 2025-05-22 22:45:14 -07:00
serviceaccount.yaml
servicemonitor.yaml Enhancement(helm): ServiceMonitor template rendering (#17038) 2025-11-24 20:53:02 -08:00