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

#564 Implemented adding a header for locality weighted load balancing #410

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

nastassia-dailidava
Copy link
Contributor

No description provided.

Ferdudas97
Ferdudas97 previously approved these changes Feb 6, 2024
@@ -0,0 +1,11 @@
function envoy_on_request(handle)
local header_name = handle:metadata():get("traffic_splitting_zone_header_name") or ""
Copy link
Contributor

Choose a reason for hiding this comment

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

you can rename this proprety, because now it will be added always - not only during traffing spliting

@nastassia-dailidava nastassia-dailidava merged commit 76427f4 into master Feb 8, 2024
5 of 6 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.

2 participants