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

rlqs: BucketId Dynamic Metadata for RateLimitQuota filter #35594

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

bsurber
Copy link
Contributor

@bsurber bsurber commented Aug 5, 2024

Commit Message: Add dynamic metadata to the rate_limit_quota filter to export the selected bucket for a given request for logging
Additional Description: Functionality tested using an access log filter in integration testing
Risk Level: low
Testing: integration testing
Docs Changes:
Release Notes:
Platform Specific Features:

…ected bucket for a given request for logging

Signed-off-by: Brian Surber <[email protected]>
Copy link

Hi @bsurber, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #35594 was opened by bsurber.

see: more, trace.

@bsurber
Copy link
Contributor Author

bsurber commented Aug 6, 2024

The presubmit failure seems to have come from a failure to cache the results of the presubmit, not an actual failing of a test

@tyxia
Copy link
Member

tyxia commented Aug 6, 2024

/retest

tyxia
tyxia previously approved these changes Aug 7, 2024
Copy link
Member

@tyxia tyxia left a comment

Choose a reason for hiding this comment

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

Great work! Thanks

Let's wait for the CI to be back so that I can merge this commit.

source/extensions/filters/http/rate_limit_quota/filter.cc Outdated Show resolved Hide resolved
@bsurber
Copy link
Contributor Author

bsurber commented Aug 7, 2024

/retest

Copy link
Member

@tyxia tyxia left a comment

Choose a reason for hiding this comment

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

Thanks!

@tyxia tyxia merged commit c9fd85f into envoyproxy:main Aug 7, 2024
48 checks passed
@tyxia tyxia changed the title BucketId Dynamic Metadata for RateLimitQuota filter rlqs: BucketId Dynamic Metadata for RateLimitQuota filter Aug 8, 2024
martinduke pushed a commit to martinduke/envoy that referenced this pull request Aug 8, 2024
Commit Message: Add dynamic metadata to the rate_limit_quota filter to
export the selected bucket for a given request for logging
Additional Description: Functionality tested using an access log filter
in integration testing
Risk Level: low
Testing: integration testing
Docs Changes:
Release Notes:
Platform Specific Features:

---------

Signed-off-by: Brian Surber <[email protected]>
Signed-off-by: Martin Duke <[email protected]>
asingh-g pushed a commit to asingh-g/envoy that referenced this pull request Aug 20, 2024
Commit Message: Add dynamic metadata to the rate_limit_quota filter to
export the selected bucket for a given request for logging
Additional Description: Functionality tested using an access log filter
in integration testing
Risk Level: low
Testing: integration testing
Docs Changes:
Release Notes:
Platform Specific Features:

---------

Signed-off-by: Brian Surber <[email protected]>
Signed-off-by: asingh-g <[email protected]>
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