-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
expr: Add upstream.locality attribute to obtain upstream host locality #38024
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Gopi Krishna <kgopikrishna@google.com>
Signed-off-by: Gopi Krishna <kgopikrishna@google.com>
Signed-off-by: Gopi Krishna <kgopikrishna@google.com>
@wbpcode can you help review this attribute addition or assign to the right contact? Thank you! (Kuat, CEL maintainer, seems to be on leave till March). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks. Could you merge main and add a change log for this new feature? Thanks again.
/wait
Signed-off-by: Gopi Krishna <kgopikrishna@google.com>
Signed-off-by: Gopi Krishna <kgopikrishna@google.com>
Thank you! Done. Waiting for presubmit checks to complete. |
/retest |
Commit Message: Add upstream.locality attribute to obtain upstream host locality information
Additional Description: Enables http wasm filter to also access this data
Risk Level: Low
Testing: Unit tests
Docs Changes: Added
Release Notes: None
Platform Specific Features: None