spotify / styx

"The path to execution", Styx is a service that schedules batch data processing jobs in Docker containers on Kubernetes.
Apache License 2.0
267 stars 50 forks source link

Set scheduler as host header #1071

Closed sonjaer closed 1 year ago

sonjaer commented 1 year ago

Hey, I just made a Pull Request!

Description

Currently the host header is just reused from the old request, while it should be the host of styx scheduler.

Motivation and Context

Have you tested this? If so, how?

Checklist for PR author(s)

Checklist for PR reviewer(s)