Skip to content

feat(translator): support active http healthcheck host#6118

Merged
guydc merged 4 commits intoenvoyproxy:mainfrom
guydc:feat-hc-host
May 26, 2025
Merged

feat(translator): support active http healthcheck host#6118
guydc merged 4 commits intoenvoyproxy:mainfrom
guydc:feat-hc-host

Conversation

@guydc
Copy link
Contributor

@guydc guydc commented May 19, 2025

What type of PR is this?

What this PR does / why we need it:

Makes it possible to configure the hostname for active HTTP healthchecks, when the host header should be different from the incoming hostname of the xRoute.

Which issue(s) this PR fixes:

Fixes #6116

Release Notes: Yes

Signed-off-by: Guy Daich <guy.daich@sap.com>
@guydc guydc requested a review from a team as a code owner May 19, 2025 20:25
@codecov
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.57%. Comparing base (b18e5b6) to head (364303a).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6118      +/-   ##
==========================================
- Coverage   70.61%   70.57%   -0.05%     
==========================================
  Files         219      219              
  Lines       36453    36456       +3     
==========================================
- Hits        25742    25729      -13     
- Misses       9186     9197      +11     
- Partials     1525     1530       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

arkodg
arkodg previously approved these changes May 23, 2025
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

LGTM thanks !

@arkodg arkodg requested review from a team May 23, 2025 02:24
@arkodg arkodg added this to the v1.5.0-rc.1 Release milestone May 23, 2025
Signed-off-by: Guy Daich <guy.daich@sap.com>
@arkodg arkodg requested review from a team May 23, 2025 18:42
@guydc guydc merged commit 71d2f7d into envoyproxy:main May 26, 2025
30 checks passed
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.

Support Hostname in HTTP Active Healthcheck

4 participants