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

Selectors: support data types other than string from envoy attributes #38

Closed
eguzki opened this issue Jul 25, 2023 · 2 comments · Fixed by #60
Closed

Selectors: support data types other than string from envoy attributes #38

eguzki opened this issue Jul 25, 2023 · 2 comments · Fixed by #60
Assignees
Milestone

Comments

@eguzki
Copy link
Contributor

eguzki commented Jul 25, 2023

Currently, only selectors that return string data type can be used.

From the Envoys attributes, examples can be request.path, source.address or request.headers.<header-name>.

However, other attributes return a different type of data. Instances can be request.time, request.size, source.port or metadata based attributes.

@alexsnaps
Copy link
Member

See #41

@alexsnaps alexsnaps self-assigned this Nov 10, 2023
@alexsnaps alexsnaps moved this to In Progress in Kuadrant Service Protection Nov 10, 2023
@alexsnaps alexsnaps moved this to In Progress in Kuadrant Dec 8, 2023
@alexsnaps alexsnaps added this to the v0.4.0 milestone Dec 8, 2023
@alexsnaps
Copy link
Member

see #60

@alexsnaps alexsnaps mentioned this issue Aug 7, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Kuadrant Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants