vmware-archive / kafka-trigger

Kubernetes CRD controller for Kafka topic as event source for Kubeless functions
Apache License 2.0
28 stars 34 forks source link

Add User-Agent header #38

Closed sepetrov closed 3 years ago

sepetrov commented 3 years ago

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE REQUEST

What happened:

When a handler receives request, the User-Agent header is Go-http-client/1.1.

What you expected to happen:

I expected that request will have User-Agent header, which identifies the Kubeless Kafka controller.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment: