litellm/deploy/charts/litellm-helm/tests
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
..
deployment_command_args_labels_tests.yaml Helm Chart: Add possibility to override command, args and add deployment labels (#17535) 2025-12-06 14:01:09 -08:00
deployment_tests.yaml feat(proxy): limit concurrent health checks with health_check_concurrency (#20584) 2026-02-24 08:16:59 -08:00
ingress_tests.yaml Helm Chart: add ingress-only labels (#17348) 2025-12-02 22:30:54 -08:00
masterkey-secret_tests.yaml
migrations-job_tests.yaml
pdb_tests.yaml
service_tests.yaml