Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add Host to request in trigger #4008

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

mathnogueira
Copy link
Member

This PR makes both agent and opensource triggerer add the Host property to the http.Request before sending it to the server.

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Add your loom video here if your work can be visualized

Copy link

vercel bot commented Sep 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2024 9:05pm

Comment on lines 10 to -11
"github.com/kubeshop/tracetest/agent/workers/trigger"
triggerer "github.com/kubeshop/tracetest/agent/workers/trigger"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

those were the same import, but one was named.

@mathnogueira mathnogueira merged commit 1a3b7b0 into main Sep 3, 2024
38 checks passed
@mathnogueira mathnogueira deleted the fix/http-host-header branch September 3, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants