litellm/helm
mateo-berri ad0f0af192 fix(helm): normalize ingress.extraPaths path types for ingress-nginx too
A dotted extraPaths entry kept its requested Exact or Prefix type under
ingress.controller=nginx, so the admission webhook rejected the render the
option exists to avoid, and the duplicate check compared the raw type against
the built-in paths' normalized one, letting a repeated /favicon.ico through.
Extra paths now go through the same controller normalization before both the
duplicate check and the render.
2026-09-02 19:15:41 -07:00
..
litellm fix(helm): normalize ingress.extraPaths path types for ingress-nginx too 2026-09-02 19:15:41 -07:00
litellm-helm fix(helm): scale the classic chart's HPA out at the documented 60 percent CPU (#35975) 2026-09-02 10:19:03 -07:00