Skip to content

bug: istio gateway omits headers #934

@EyalPazz

Description

@EyalPazz

What happened:

istio for both vllm-sim and cpu based model's seems to omit the headers for some reason, i get these errors:
Failed to read and parse request body, unexpected end of JSON input

{"object":"error","message":"[{'type': 'missing', 'loc': ('body',), 'msg': 'Field required', 'input': None}]","type":"Bad Request","param":null,"code":400}

How to reproduce it (as minimally and precisely as possible):
Just follow the Getting Started Guide for istio
Anything else we need to know?:
It did work using Kgateway, and also when making the request from inside the pod, so i don't think the problem is in vllm/vllm-sim or in epp

Environment:
** M4 Pro Chip **

  • Kubernetes version (use kubectl version): v1.33.1
  • Inference extension version: v0.3.0
  • Cloud provider or hardware configuration: Kind using Cloud Provider Kind for exposing the LB

cc @nirrozenbaum @danehans

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions