Skip to content

Ratelimit: Add dynamic metadata to ratelimit actions#11723

Merged
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
clarakosi:ratelimit
Jun 26, 2020
Merged

Ratelimit: Add dynamic metadata to ratelimit actions#11723
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
clarakosi:ratelimit

Conversation

@clarakosi
Copy link
Copy Markdown
Contributor

@clarakosi clarakosi commented Jun 23, 2020

Commit Message: Modifies ratelimit filter to be able to use information
from the dynamic metadata as one of its actions.

Signed-off-by: Clara Andrew-Wani candrewwani@gmail.com

Risk Level:
Testing: unit tests
Docs Changes: Updated rate limit actions to now include dynamic metadata
Release Notes:
Fixes #11593

@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/envoy/.
CC @envoyproxy/api-watchers: FYI only for changes made to api/envoy/.

🐱

Caused by: #11723 was opened by clarakosi.

see: more, trace.

Modifies ratelimit filter to be able to use information
from the dynamic metadata as one of its actions

Signed-off-by: Clara Andrew-Wani <candrewwani@gmail.com>
Copy link
Copy Markdown
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

API looks good modulo a tiny nit. Can you also update docs/root/version_history/current.rst? Thanks.

@clarakosi clarakosi changed the title [WIP] Ratelimit: Add dynamic metadata to ratelimit actions Ratelimit: Add dynamic metadata to ratelimit actions Jun 24, 2020
@mattklein123 mattklein123 self-assigned this Jun 24, 2020
Signed-off-by: Clara Andrew-Wani <candrewwani@gmail.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Awesome work, thank you! Just a few small comments.

/wait

Signed-off-by: Clara Andrew-Wani <candrewwani@gmail.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@Pchelolo
Copy link
Copy Markdown
Contributor

/retest

@repokitteh-read-only
Copy link
Copy Markdown

🤷‍♀️ nothing to rebuild.

🐱

Caused by: a #11723 (comment) was created by @Pchelolo.

see: more, trace.

@dio
Copy link
Copy Markdown
Member

dio commented Jun 26, 2020

@Pchelolo @clarakosi merging master probably would help.

@mattklein123
Copy link
Copy Markdown
Member

TSAN failure is a known issue, will merge.

@mattklein123 mattklein123 merged commit 471e239 into envoyproxy:master Jun 26, 2020
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.

Proposal: Add dynamic metadata to rate limit actions

5 participants