kubernetes / ingress-gce

Ingress controller for Google Cloud
Apache License 2.0
1.26k stars 298 forks source link

Missing :te header using grpc on a http2 ingress #2494

Open arunxls opened 3 months ago

arunxls commented 3 months ago

Hi,

I'm hitting this error

{grpc_message:"Missing :te header", grpc_status:2}

Seemingly the ingress is dropping the te trailers header as documented here. I confirm that I've set cloud.google.com/app-protocols: '{"443":"HTTP2"}' in my ingress

Any way I can get the ingress to not drop these headers?

k8s-triage-robot commented 2 weeks ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale